-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
executable file
·68 lines (68 loc) · 1.14 KB
/
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
57
58
59
60
61
62
63
64
65
66
67
68
amqp==2.6.1
asgiref==3.2.10
attrs==19.3.0
billiard==3.6.3.0
celery==4.4.7
certifi==2020.6.20
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
coverage==5.2.1
defusedxml==0.6.0
diff-match-patch==20200713
Django==3.0
django-cors-headers==3.4.0
django-debug-toolbar==2.2
django-extensions==3.0.5
django-filter==2.3.0
django-import-export==2.3.0
django-rest-swagger==2.2.0
djangorestframework==3.11.1
djangorestframework-camel-case==1.2.0
et-xmlfile==1.0.1
Faker==0.9.1
graphviz==0.14.1
idna==2.10
importlib-metadata==1.7.0
iniconfig==1.0.1
itypes==1.2.0
jdcal==1.4.1
Jinja2==2.11.2
kombu==4.6.11
MarkupPy==1.14
MarkupSafe==1.1.1
mixer==6.1.3
more-itertools==8.4.0
numpy==1.19.1
odfpy==1.4.1
openapi-codec==1.3.2
openpyxl==3.0.4
packaging==20.4
pandas==1.1.0
Pillow==7.2.0
pluggy==0.13.1
psycopg2-binary==2.8.5
py==1.9.0
pyparsing==2.4.7
pytest==6.0.1
pytest-cov==2.10.1
pytest-django==3.9.0
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.3.1
redis==3.5.3
requests==2.24.0
sentry-sdk==0.16.5
simplejson==3.17.2
six==1.15.0
sqlparse==0.3.1
tablib==2.0.0
text-unidecode==1.2
toml==0.10.1
uritemplate==3.0.1
uwsgi
urllib3==1.25.10
vine==1.3.0
xlrd==1.2.0
xlwt==1.3.0
zipp==3.1.0