-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
114 lines (113 loc) · 1.91 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
105
106
107
108
109
110
111
112
113
114
amqp==5.1.1
asgiref==3.5.2
async-generator==1.10
async-timeout==4.0.2
attrs==22.1.0
autoflake==1.4
autopep8==1.7.0
beautifulsoup4==4.11.1
billiard==3.6.4.0
black==22.6.0
bleach==5.0.1
bs4==0.0.1
CacheControl==0.12.11
cachy==0.3.0
celery==5.2.7
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.1
cleo==1.0.0a5
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
crashtest==0.3.1
cryptography==37.0.4
defusedxml==0.7.1
Deprecated==1.2.13
distlib==0.3.6
Django==3.2.15
django-crispy-forms==1.14.0
django-debug-toolbar==3.6.0
django-extensions==3.2.0
django-markdownify==0.9.2
django-redis==5.2.0
djhtml==1.5.2
dulwich==0.20.46
filelock==3.8.0
gensim==4.2.0
h11==0.13.0
html5lib==1.1
idna==3.3
iniconfig==1.1.1
isort==5.10.1
jaraco.classes==3.2.2
jeepney==0.8.0
jsonschema==4.16.0
keyring==23.9.1
kombu==5.2.4
lockfile==0.12.2
lxml==4.9.1
Markdown==3.4.1
more-itertools==8.14.0
msgpack==1.0.4
mypy-extensions==0.4.3
numpy==1.23.2
oauthlib==3.2.0
outcome==1.2.0
packaging==21.3
pathspec==0.9.0
pexpect==4.8.0
Pillow==9.2.0
pkginfo==1.8.3
platformdirs==2.5.2
pluggy==1.0.0
poetry==1.2.0
poetry-core==1.1.0
poetry-plugin-export==1.0.6
prompt-toolkit==3.0.31
ptyprocess==0.7.0
py==1.11.0
pycodestyle==2.9.1
pycparser==2.21
pyflakes==2.5.0
PyJWT==2.4.0
pylev==1.4.0
pyparsing==3.0.9
pyrsistent==0.18.1
PySocks==1.7.1
pytest==7.1.3
pytest-django==4.5.2
python3-openid==3.2.0
pytz==2022.2.1
redis==4.3.4
requests==2.28.1
requests-oauthlib==1.3.1
requests-toolbelt==0.9.1
scipy==1.9.0
SecretStorage==3.3.3
selenium==4.4.3
shellingham==1.5.0
six==1.16.0
smart-open==6.1.0
sniffio==1.3.0
social-auth-app-django==5.0.0
social-auth-core==4.3.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
sqlparse==0.4.2
tinycss2==1.1.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.4
trio==0.21.0
trio-websocket==0.9.2
urllib3==1.26.12
vine==5.0.0
virtualenv==20.16.5
wcwidth==0.2.5
webencodings==0.5.1
wrapt==1.14.1
wsproto==1.2.0
gunicorn
psycopg2-binary