api/requirements.txt

26 lines
914 B
Plaintext
Raw Normal View History

2021-12-13 19:46:56 +00:00
<EFBFBD><EFBFBD>amqp==5.0.7
asgiref==3.4.1
billiard==3.6.4.0
celery==5.2.1
click==8.0.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.4
2021-12-03 17:08:26 +00:00
Django==3.2.9
django-3-jet==1.0.8
django-environ==0.8.1
django-filter==21.1
djangorestframework==3.12.4
2021-12-13 19:46:56 +00:00
kombu==5.2.2
2021-12-13 15:56:42 +00:00
pendulum==2.1.2
2021-12-13 19:46:56 +00:00
prompt-toolkit==3.0.24
2021-12-03 17:08:26 +00:00
psycopg2==2.9.1
2021-12-13 15:56:42 +00:00
python-dateutil==2.8.2
2021-12-03 17:08:26 +00:00
pytz==2021.3
2021-12-13 15:56:42 +00:00
pytzdata==2020.1
2021-12-03 17:08:26 +00:00
six==1.16.0
sqlparse==0.4.2
2021-12-13 19:46:56 +00:00
vine==5.0.0
wcwidth==0.2.5
2021-12-03 17:08:26 +00:00