fix: django version upgrade

This commit is contained in:
sriram veeraghanta 2024-12-09 02:28:06 +05:30
parent 9ee41ece98
commit 02308eeb15

View file

@ -1,7 +1,7 @@
# base requirements # base requirements
# django # django
Django==4.2.16 Django==4.2.17
# rest framework # rest framework
djangorestframework==3.15.2 djangorestframework==3.15.2
# postgres # postgres