Skip to content

Commit

Permalink
Fix: update requirement.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
wubeZ committed Mar 20, 2024
1 parent 758df04 commit 0f9ff22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
asgiref==3.7.2
click==8.1.7
dataclasses==0.6
Django==5.0.3
django-mongodb-engine==0.6.0
djangotoolbox==1.8.0
dnspython==2.6.1
gunicorn==21.2.0
h11==0.14.0
iniconfig==2.0.0
mongoengine==0.28.2
packaging==24.0
Expand All @@ -15,3 +17,4 @@ pytest-django==4.8.0
pytest-mock==3.12.0
python-dotenv==1.0.1
sqlparse==0.4.4
uvicorn==0.29.0

0 comments on commit 0f9ff22

Please sign in to comment.