Update requirements.txt
This commit is contained in:
parent
8ade7cf275
commit
1785a040fd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user