-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
104 lines (104 loc) · 1.76 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
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
amqp==5.0.6
appdirs==1.4.4
asgiref==3.3.4
astroid==2.5.6
autopep8==1.5.5
billiard==3.6.4.0
biopython==1.78
black==21.5b1
bokeh==2.3.2
boto3==1.17.81
botocore==1.20.81
cached-property==1.5.2
celery==5.1.0
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
colorama==0.4.4
commonmark==0.9.1
cryptography==3.4.7
defusedxml==0.7.1
diff-match-patch==20200713
Django==3.1.3
django-allauth==0.44.0
django-celery-beat==2.2.0
django-crispy-forms==1.11.2
django-dbbackup==3.3.0
django-import-export==2.5.0
django-modeladmin-reorder==0.3.1
django-ses==2.0.0
django-timezone-field==4.1.2
docutils==0.17.1
et-xmlfile==1.1.0
flake8==3.8.4
future==0.18.2
idna==2.10
importlib-metadata==4.2.0
isort==5.8.0
jedi==0.17.2
Jinja2==3.0.1
jmespath==0.10.0
kombu==5.1.0
lazy-object-proxy==1.6.0
MarkupPy==1.14
MarkupSafe==2.0.1
mccabe==0.6.1
mypy-extensions==0.4.3
numpy==1.20.3
oauthlib==3.1.0
odfpy==1.4.1
openpyxl==3.0.7
packaging==20.9
pandas==1.2.4
parso==0.7.1
pathspec==0.8.1
pep8==1.7.1
Pillow==8.2.0
pluggy==0.13.1
prompt-toolkit==3.0.18
psycopg2==2.8.6
pycodestyle==2.6.0
pycparser==2.20
pydocstyle==6.1.1
pyflakes==2.2.0
Pygments==2.9.0
PyJWT==2.1.0
pylama==7.7.1
pylint==2.8.2
pyparsing==2.4.7
python-crontab==2.5.1
python-dateutil==2.8.1
python-dotenv==0.17.1
python-jsonrpc-server==0.4.0
python-language-server==0.36.2
python3-openid==3.2.0
pytz==2021.1
PyYAML==5.4.1
redis==3.5.3
regex==2021.4.4
requests==2.25.1
requests-oauthlib==1.3.0
rich==10.2.2
rope==0.19.0
s3transfer==0.4.2
six==1.16.0
snowballstemmer==2.1.0
sqlparse==0.4.1
tablib==3.0.0
toml==0.10.2
tornado==6.1
typed-ast==1.4.3
typing-extensions==3.10.0.0
ujson==4.0.2
urllib3==1.26.5
vine==5.0.0
wcwidth==0.2.5
wrapt==1.12.1
xlrd==2.0.1
xlwt==1.3.0
yapf==0.31.0
zipp==3.4.1