Skip to content

Commit

Permalink
Sync python requirements with upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
satterly committed Apr 9, 2024
1 parent 41b3342 commit cb4ff79
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
bcrypt==4.0.0
blinker==1.5
cryptography==39.0.1
Flask==2.2.2
Flask-Compress==1.13
Flask-Cors==3.0.10
bcrypt==4.1.2
blinker==1.7.0
cryptography==42.0.5
Flask==3.0.2
Flask-Compress==1.14
Flask-Cors==4.0.0
mohawk==1.1.0
psycopg2==2.9.5
PyJWT==2.6.0
pymongo==3.12.3
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.7.1
PyYAML==6.0
requests==2.28.1
requests_hawk==1.1.1
sentry-sdk[flask]==1.16.0
werkzeug==2.2.3
psycopg2==2.9.9
PyJWT==2.8.0
pymongo==4.4.1
pyparsing==3.1.2
python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
requests==2.31.0
requests_hawk==1.2.1
sentry-sdk[flask]==1.43.0
StrEnum==0.4.15
werkzeug==3.0.1

0 comments on commit cb4ff79

Please sign in to comment.