File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 2323 "Flask>=1,<2" , # TODO: Flask-Sockets is not yet compatible with Flask 2.x
2424 "Werkzeug<2" , # TODO: Flask-Sockets is not yet compatible with Flask 2.x
2525 "itsdangerous==2.0.1" , # TODO: Flask-Sockets is not yet compatible with Flask 2.x
26+ "Jinja2==3.0.3" , # https://github.com/pallets/flask/issues/4494
2627 "pytest-cov>=2,<3" ,
2728 "codecov>=2,<3" ,
2829 "flake8>=4,<5" ,
29- "black==22.1.0" ,
30+ "black==22.3.0" ,
31+ "click==8.0.4" , # black is affected by https://github.com/pallets/click/issues/2225
3032 "psutil>=5,<6" ,
3133 "databases>=0.5" ,
3234 # used only under slack_sdk/*_store
You can’t perform that action at this time.
0 commit comments