-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements-prod.txt
135 lines (135 loc) · 2.33 KB
/
requirements-prod.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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
aioredis==1.3.1
alabaster==0.7.12
asgiref==3.7.2
astroid==2.11.4
asttokens==2.0.5
async-timeout==4.0.2
attrs==21.2.0
autobahn==22.7.1
Automat==20.2.0
Babel==2.10.1
beautifulsoup4==4.9.3
black==22.1.0
bleach==5.0.0
blue==0.9.0
boto3==1.22.6
botocore==1.25.6
bs4==0.0.1
build==0.7.0
certifi==2021.10.8
cffi==1.15.0
channels==3.0.5
channels-redis==3.4.1
charset-normalizer==2.0.12
click==8.1.3
commonmark==0.9.1
constantly==15.1.0
contextlib2==0.6.0.post1
cryptography==37.0.2
cymem==2.0.6
Cython==3.0a6
daphne==3.0.2
dialite==0.5.3
dill==0.3.4
distlib==0.3.4
Django==4.2.6
django-extensions==3.1.3
django-hypergen==0.9.1
django-render-block==0.9.1
django-storages==1.12.3
docutils==0.17.1
fastjsonschema==2.15.3
filelock==3.6.0
flake8==4.0.1
flexx==0.8.4
gunicorn==20.1.0
hiredis==2.0.0
hyperlink==21.0.0
idna==3.3
imagesize==1.3.0
importlib-metadata==4.11.3
incremental==21.3.0
iniconfig==1.1.1
isort==5.10.1
jeepney==0.8.0
Jinja2==3.1.2
jmespath==1.0.0
jsonschema==4.5.1
jupyter-core==4.10.0
keyring==23.5.0
lazy-object-proxy==1.7.1
leo==6.6.1
MarkupSafe==2.1.1
mccabe==0.6.1
meta==1.0.2
msgpack==1.0.4
mypy-extensions==0.4.3
nbformat==5.4.0
numpy==1.21.4
packaging==21.2
pathspec==0.9.0
pep517==0.12.0
pkginfo==1.8.2
platformdirs==2.5.2
pluggy==0.13.1
pscript==0.7.7
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycparser==2.21
pyflakes==2.4.0
Pygments==2.12.0
pylint==2.13.8
pyOpenSSL==22.0.0
pyparsing==2.4.7
pyperclip==1.8.1
pyprof2calltree==1.4.5
PyQt5==5.15.6
PyQt5-Qt5==5.15.2
PyQt5-sip==12.10.1
PyQtWebEngine==5.15.5
PyQtWebEngine-Qt5==5.15.2
pyrsistent==0.16.1
pyshortcuts==1.8.2
pytest==6.2.2
python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0
readme-renderer==35.0
requests==2.27.1
requests-toolbelt==0.9.1
rfc3986==2.0.0
rich==12.4.1
s3transfer==0.5.2
SecretStorage==3.3.2
service-identity==21.1.0
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.3
Sphinx==4.5.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlparse==0.4.2
termcolor==1.1.0
toml==0.10.2
tomli==2.0.1
tornado==6.1
traitlets==5.1.1
twine==4.0.0
Twisted==22.8.0
txaio==22.2.1
typing_extensions==4.2.0
urllib3==1.26.9
virtualenv==20.14.1
webencodings==0.5.1
webruntime==0.5.8
wrapt==1.14.1
yapf==0.31.0
yattag==1.14.0
zipp==3.8.0
zope.interface==5.4.0