forked from criticus/Data_converter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
106 lines (106 loc) · 1.89 KB
/
requirements.txt
File metadata and controls
106 lines (106 loc) · 1.89 KB
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
amqp==2.6.0
appdirs==1.4.4
asgiref==3.3.1
astroid==2.4.2
attrs==19.3.0
bcrypt==3.2.0
billiard==3.6.3.0
boto3==1.17.35
botocore==1.20.35
cached-property==1.5.1
cairocffi==1.2.0
CairoSVG==2.5.1
celery==4.4.5
certifi==2020.4.5.2
cffi==1.14.3
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
cryptography==3.3.2
cssselect2==0.4.1
defusedxml==0.6.0
Django==3.1.7
django-admin-rangefilter==0.6.3
django-allauth==0.42.0
django-celery-beat==2.0.0
django-cors-headers==3.4.0
django-debug-toolbar==3.1.1
django-extensions==2.2.9
django-filter==2.3.0
django-redis==4.12.1
django-rest-auth==0.9.5
django-simple-history==2.10.0
django-timezone-field==4.0
djangorestframework==3.11.2
djangorestframework-xml==2.0.0
docopt==0.6.2
drf-dynamic-fields==0.3.1
drf-extensions==0.6.0
drf-yasg==1.20.0
et-xmlfile==1.0.1
flower==0.9.5
future==0.18.2
html5lib==1.1
humanize==2.6.0
idna==2.9
importlib-metadata==3.7.3
inflection==0.5.0
isodate==0.6.0
isort==4.3.21
itypes==1.2.0
Jinja2==2.11.3
jmespath==0.10.0
kombu==4.6.10
lazy-object-proxy==1.4.3
lxml==4.6.3
MarkupSafe==1.1.1
mccabe==0.6.1
num2words==0.5.10
oauthlib==3.1.0
openpyxl==3.0.7
packaging==20.4
paramiko==2.7.2
Pillow==8.1.1
pipdeptree==2.0.0
prometheus-client==0.8.0
psycopg2==2.8.5
pycparser==2.20
pylint==2.5.3
pylint-django==2.0.15
pylint-plugin-utils==0.6
PyNaCl==1.4.0
pyparsing==2.4.7
Pyphen==0.10.0
python-crontab==2.5.1
python-dateutil==2.8.1
python-http-client==3.3.1
python3-openid==3.1.0
pytz==2020.1
raven==6.10.0
redis==3.5.3
requests==2.23.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
s3transfer==0.3.6
sendgrid==6.4.7
sentry-sdk==0.15.1
six==1.15.0
sqlparse==0.3.1
sshtunnel==0.1.5
starkbank-ecdsa==1.1.0
tinycss2==1.1.0
toml==0.10.1
tornado==6.0.4
typed-ast==1.4.2
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.25.9
vine==1.3.0
WeasyPrint==52.2
webencodings==0.5.1
wrapt==1.12.1
xmltodict==0.12.0
zeep==3.4.0
zipp==3.4.1