Skip to content

Commit

Permalink
chore: bump requirements (#296)
Browse files Browse the repository at this point in the history
Co-authored-by: Ciprian <[email protected]>
  • Loading branch information
ciprian-cgr and ciprian-cgr authored Nov 4, 2022
1 parent 6e49568 commit 1e1c98b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
aioredis==1.3.1
Babel==2.9.1
cachetools==5.0.0
dnspython==2.1.0
dnspython==2.2.1
dramatiq==1.11.0
Flask==2.0.3
Flask-Cors==3.0.10
flask-restx==0.5.1
loguru==0.6.0
marshmallow==3.12.1
marshmallow==3.18.0
marshmallow-jsonschema==0.11.1
openpyxl==3.0.7
pandas==1.2.4
Expand All @@ -17,7 +16,7 @@ PyJWT==2.4.0
pymongo==3.12.0
python-dotenv==0.19.0
redis==3.5.3
requests==2.25.1
requests==2.28.1
sendgrid==6.9.1
typer==0.4.1
uWSGI==2.0.19.1
Expand Down

0 comments on commit 1e1c98b

Please sign in to comment.