Skip to content

Commit

Permalink
Update Project Packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
ak4m410x01 committed Jun 6, 2024
1 parent d726eee commit 164e06b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Django
# ------
Django==5.0.6
django-filter==23.5
django-filter==24.2
django-cors-headers==4.3.1

# ===============================================================================

# Django REST Framework
# ---------------------
djangorestframework==3.14.0
djangorestframework==3.15.1
djangorestframework-simplejwt==5.3.1

# ===============================================================================
Expand Down
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ psycopg2-binary==2.9.9
# ===============================================================================
# Web Server
# --------------------
gunicorn
gunicorn==22.0.0

0 comments on commit 164e06b

Please sign in to comment.