# To ensure app dependencies are ported from your virtual environment/host machine into your container, run 'pip freeze > requirements.txt' in the terminal to overwrite this file asgiref==3.5.0 celery==5.2.3 channels==3.0.4 channels_redis==3.3.1 daphne==3.0.2 Django==3.2.12 django-cors-headers==3.11.0 django-ipware==4.0.2 django-rest-knox==4.2.0 djangorestframework==3.13.1 future==0.18.2 msgpack==1.0.3 nats-py==2.0.0 packaging==21.3 psycopg2-binary==2.9.3 pycryptodome==3.14.1 pyotp==2.6.0 pytz==2021.3 qrcode==7.3.1 redis==4.1.3 requests==2.27.1 twilio==7.6.0 urllib3==1.26.8 validators==0.18.2 websockets==10.1 drf_spectacular==0.21.2 # dev black==22.1.0 Werkzeug==2.0.2 django-extensions==3.1.5 Pygments==2.11.2 isort==5.10.1 mypy==0.931 types-pytz==2021.3.4