Skip to content

Commit

Permalink
Added itsdangerous==2.0.1 as requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
MasaiasuOse authored and edeng23 committed Feb 21, 2022
1 parent e3b8931 commit fd77cb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ repos:
- flask-cors==3.0.10
- flask-socketio==5.0.1
- gunicorn==20.1.0
- itsdangerous==2.0.1
- pylint-sqlalchemy
- python-binance==1.0.12
- python-socketio[client]==5.2.1
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ cachetools==4.2.2
sqlitedict==1.7.0
unicorn-binance-websocket-api==1.34.2
unicorn-fy==0.11.0
itsdangerous==2.0.1

0 comments on commit fd77cb6

Please sign in to comment.