Update requirements.txt

This commit is contained in:
Andros Fenollosa 2021-10-21 14:51:52 +02:00 committed by GitHub
parent 8ade7cf275
commit 1785a040fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,11 @@
# Django
django===3.2.7
django-extensions===3.1.3
# Servidor para Django
# PostgreSQL driver
psycopg2===2.9.1
# Servidor para Django sin Websockets
gunicorn===20.1.0
# Servidor para Django con Websockets
uvicorn===0.13.4
websockets===9.1
# Channels