-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
60 lines (60 loc) · 1.01 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
alembic==1.7.6
attrs==21.4.0
Automat==20.2.0
certifi==2020.6.20
cffi==1.15.0
charset-normalizer==2.0.12
click==8.0.3
constantly==15.1.0
crochet==2.0.0
cryptography==36.0.1
cssselect==1.1.0
Flask==2.0.3
Flask-Cors==3.0.10
Flask-Migrate==3.1.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
greenlet==1.1.2
gunicorn==20.1.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.3
jmespath==0.10.0
lxml==4.7.1
Mako==1.1.6
MarkupSafe==2.0.1
numpy==1.22.1
pandas==1.4.0
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.19.2
pytz==2021.3
queuelib==1.6.2
requests==2.27.1
Scrapy==2.5.1
service-identity==21.1.0
six==1.16.0
SQLAlchemy==1.4.31
Twisted==21.7.0
typing_extensions==4.0.1
urllib3==1.26.8
w3lib==1.22.0
Werkzeug==2.0.3
wrapt==1.13.3
zope.interface==5.4.0
pretty-html-table==0.9.16