Update requirements.txt
All checks were successful
Build and Push Docker Image / build (push) Successful in 31s

This commit is contained in:
Corban-Lee Jones 2024-08-11 23:26:42 +01:00
parent d78bc2702f
commit 873fcd986c

View File

@ -9,9 +9,11 @@ djangorestframework==3.15.1
gunicorn==23.0.0 gunicorn==23.0.0
idna==3.7 idna==3.7
packaging==24.1 packaging==24.1
psycopg==3.2.1
requests==2.31.0 requests==2.31.0
setuptools==72.1.0 setuptools==72.1.0
sniffio==1.3.1 sniffio==1.3.1
sqlparse==0.5.0 sqlparse==0.5.0
typing_extensions==4.12.2
urllib3==2.2.1 urllib3==2.2.1
whitenoise==6.6.0 whitenoise==6.6.0