requirements.txt
14 lines
| 235 B
| text/plain
|
TextLexer
|
r351 | Django==4.1.5 | ||
|
r352 | django-bootstrap5==22.2 | ||
|
r365 | psycopg2-binary==2.9.5 | ||
|
r352 | django-polymorphic==3.1 | ||
|
r350 | bokeh==3.0.3 | ||
numpy==1.24.1 | ||||
matplotlib==3.6.3 | ||||
scipy==1.10.0 | ||||
celery==5.2.7 | ||||
|
r352 | gunicorn==20.1.0 | ||
requests==2.28.2 | ||||
|
r350 | redis==4.4.2 | ||
|
r373 | channels==4.0.0 | ||
daphne==4.0.0 | ||||