diff --git a/requirements.txt b/requirements.txt index 901d8f738..710e360d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django==4.1.1 psycopg2==2.9.3 gunicorn==20.1.0 #production server -whitenoise==5.3.0 #serving swagger static files +whitenoise==6.2.0 #serving swagger static files djangorestframework==3.13.1 pylint==2.15.0 pydash==5.1.0 @@ -9,7 +9,7 @@ django-cors-headers==3.13.0 pyyaml==6.0 colour_runner==0.1.1 boto3==1.24.28 -moto==3.1.13 +moto==4.0.5 python-dateutil==2.8.2 requests==2.27.1 factory_boy==3.2.1