Skip to content

Commit

Permalink
chore: update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sbgap committed Apr 15, 2024
1 parent ab9fe45 commit 3013583
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,23 @@
bcrypt==4.0.0
blinker==1.5
cryptography==39.0.1
Flask==2.2.2
Flask-Compress==1.13
bcrypt==4.1.2
blinker==1.7.0
cryptography==42.0.5
Flask==3.0.3
Flask-Compress==1.14
Flask-Cors==3.0.10
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
psycopg2-binary==2.9.9
PyJWT==2.8.0
pymongo==4.4.1
pyparsing==3.1.2
python-dateutil==2.9.0.post0
python-http-client==3.2.1
pytz==2022.7.1
PyYAML==6.0
requests==2.28.1
requests_hawk==1.1.1
pytz==2024.1
PyYAML==6.0.1
requests==2.31.0
requests_hawk==1.2.1
sendgrid==6.5.0
sentry-sdk[flask]==1.16.0
sentry-sdk[flask]==1.45.0
starkbank-ecdsa==1.0.0
StrEnum==0.4.15
twilio==7.0.0
werkzeug==2.2.3
werkzeug==3.0.2

0 comments on commit 3013583

Please sign in to comment.