-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
63 lines (63 loc) · 1.1 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
atomicwrites==1.4.0
attrs==20.3.0
certifi==2020.11.8
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
coverage==5.3
defusedxml==0.6.0
diff-match-patch==20200713
Django==2.2.10
django-ckeditor==6.0.0
django-cors-headers==3.5.0
django-debug-toolbar==2.2
django-filter==2.2.0
django-import-export==2.4.0
django-js-asset==1.2.2
djangorestframework==3.11.0
djangorestframework-camel-case==0.2.0
djangorestframework-simplejwt==4.4.0
drf-yasg==1.17.1
et-xmlfile==1.0.1
Faker==0.9.1
gunicorn==20.0.4
idna==2.10
importlib-metadata==3.0.0
inflection==0.5.1
itypes==1.2.0
jdcal==1.4.1
Jinja2==2.11.2
MarkupPy==1.14
MarkupSafe==1.1.1
mixer==6.1.3
more-itertools==8.6.0
numpy==1.19.4
odfpy==1.4.1
openpyxl==3.0.5
packaging==20.4
pandas==1.1.4
Pillow==8.0.1
pluggy==0.13.1
py==1.9.0
PyJWT==1.7.1
pyparsing==2.4.7
pytest==5.2.0
pytest-cov==2.7.1
pytest-django==3.5.1
python-dateutil==2.8.1
pytz==2020.4
PyYAML==5.3.1
requests==2.25.0
ruamel.yaml==0.16.12
ruamel.yaml.clib==0.2.2
sentry-sdk==0.10.2
six==1.15.0
sqlparse==0.4.1
tablib==2.0.0
text-unidecode==1.2
uritemplate==3.0.1
urllib3==1.26.2
wcwidth==0.2.5
xlrd==1.2.0
xlwt==1.3.0
zipp==3.4.0