Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Update gunicorn, sqlparse and requests dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
debanjum committed Jun 5, 2024
1 parent 30684ab commit 9426c28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ django-cors-headers==4.0.0
djangorestframework==3.14.0
psycopg2-binary==2.9.6
pytz==2023.3
sqlparse==0.4.4
sqlparse==0.5.0
typing_extensions==4.6.3
django-timestampedmodel==0.1.0
factory-boy==3.2.1
Faker==18.10.1
requests==2.31.0
requests==2.32.0
python-dotenv==1.0.0
whitenoise==6.5.0
django-extensions==3.2.3
snakeviz==2.2.0
gunicorn==21.2.0
gunicorn==22.0.0
django-import-export==3.3.1

0 comments on commit 9426c28

Please sign in to comment.