-
Notifications
You must be signed in to change notification settings - Fork 12
/
requirements.txt
56 lines (56 loc) · 953 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
amqp==5.1.1
asgiref==3.5.2
attrs==21.4.0
BenchExec==3.11
billiard==3.6.4.0
cchardet==2.1.7
celery==5.2.7
certifi==2022.6.15
chardet==5.0.0
charset-normalizer==2.1.0
clade==3.6
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
Django==4.0.3
django-appconf==1.0.5
django-celery-results==2.4.0
django-compressor==4.0
django-js-asset==2.0.0
django-mptt==0.13.4
djangorestframework==3.13.1
graphviz==0.20
gunicorn==20.1.0
idna==3.3
iniconfig==1.1.1
Jinja2==3.1.2
kombu==5.2.4
MarkupSafe==2.1.1
packaging==21.3
pika==1.3.0
pluggy==1.0.0
ply==3.11
prompt-toolkit==3.0.30
psycopg2-binary==2.9.3
py==1.11.0
Pygments==2.12.0
pyparsing==3.0.9
pytest==7.1.2
python-slugify==6.1.2
pytz==2022.1
PyYAML==6.0
rcssmin==1.1.0
requests==2.28.1
rjsmin==1.2.0
setuptools-scm==7.0.4
six==1.16.0
sortedcontainers==2.4.0
sqlparse==0.4.2
text-unidecode==1.3
tomli==2.0.1
typing_extensions==4.3.0
ujson==5.4.0
urllib3==1.26.9
vine==5.0.0
wcwidth==0.2.5