Skip to content

Commit

Permalink
updated packages to latest stable version danionescu0#54
Browse files Browse the repository at this point in the history
  • Loading branch information
neelabalan committed Feb 25, 2021
1 parent e5b6542 commit 2466961
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions python/requirements-fastapi.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pymongo==3.9.0
pymongo==3.11.3
python-dateutil==2.8.1
fastapi==0.61.2
uvicorn==0.12.3
fastapi==0.63.0
uvicorn==0.13.4
email-validator==1.1.2
4 changes: 2 additions & 2 deletions python/requirements-restplus.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Flask==1.1.2
Werkzeug==0.16.1
flask-restplus==0.13.0
pymongo==3.9.0
flasgger==0.9.2
requests==2.21.0
flasgger==0.9.5
requests==2.25.1
python-dateutil==2.8.1
6 changes: 3 additions & 3 deletions python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==1.1.1
Flask==1.1.2
pymongo==3.9.0
flasgger==0.9.2
requests==2.21.0
flasgger==0.9.5
requests==2.25.0
python-dateutil==2.8.1

0 comments on commit 2466961

Please sign in to comment.