diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index bb9f6277..72d6da71 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -4,7 +4,7 @@ celery==5.2.6 channels==3.0.4 channels_redis==3.4.0 daphne==3.0.2 -Django==4.0.3 +Django==4.0.4 django-cors-headers==3.11.0 django-ipware==4.0.2 django-rest-knox==4.2.0 @@ -13,7 +13,7 @@ future==0.18.2 msgpack==1.0.3 nats-py==2.1.0 packaging==21.3 -psycopg-binary==3.0.11 +psycopg2-binary==2.9.3 pycryptodome==3.14.1 pyotp==2.6.0 pytz==2022.1