-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
84 lines (84 loc) · 1.4 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
alembic==1.8.0
aniso8601==9.0.1
asgiref==3.4.1
async-generator==1.10
attrs==21.2.0
Automat==20.2.0
beautifulsoup4==4.10.0
cachelib==0.9.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.8
click==8.0.1
constantly==15.1.0
cryptography==36.0.0
cssselect==1.1.0
Django==4.0.1
Flask==2.0.1
Flask-Caching==2.0.0
Flask-Login==0.5.0
Flask-Migrate==3.1.0
Flask-RESTful==0.3.9
Flask-Session==0.4.0
Flask-SQLAlchemy==2.5.1
greenlet==1.1.1
gunicorn==20.1.0
h11==0.12.0
h2==3.2.0
hpack==3.0.0
hyperframe==5.2.0
hyperlink==21.0.0
idna==3.3
incremental==21.3.0
itemadapter==0.4.0
itemloaders==1.0.4
itsdangerous==2.0.1
Jinja2==3.0.1
jmespath==0.10.0
joblib==1.1.0
lxml==4.6.4
Mako==1.2.1
MarkupSafe==2.0.1
nltk==3.6.5
numpy==1.22.4
outcome==1.1.0
pandas==1.4.2
parsel==1.6.0
priority==1.3.0
Protego==0.1.16
psycopg2-binary==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyDispatcher==2.0.5
pyOpenSSL==21.0.0
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2022.1
queuelib==1.6.2
regex==2021.11.10
requests==2.26.0
scikit-learn==1.1.1
scipy==1.8.1
Scrapy==2.5.1
selenium==4.1.0
service-identity==21.1.0
six==1.16.0
sklearn==0.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.1
SQLAlchemy==1.4.25
sqlparse==0.4.2
threadpoolctl==3.1.0
tk==0.1.0
tqdm==4.62.3
trio==0.19.0
trio-websocket==0.9.2
Twisted==21.7.0
typing_extensions==4.0.0
urllib3==1.26.7
w3lib==1.22.0
Werkzeug==2.0.1
wsproto==1.0.0
zope.interface==5.4.0