forked from CivicActions/edscrapers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
73 lines (73 loc) · 1.3 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
-i https://pypi.org/simple
attrs==19.3.0
automat==20.2.0
backoff==1.10.0
beautifulsoup4==4.8.2
boto3==1.12.31
botocore==1.15.31
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
click==7.1.1
constantly==15.1.0
cryptography==2.8
cssselect==1.1.0
dash-bootstrap-components==0.9.1
dash-core-components==1.8.1
dash-daq==0.4.0
dash-html-components==1.0.2
dash-renderer==1.2.4
dash-table==4.6.1
dash==1.9.1
docutils==0.15.2
et-xmlfile==1.0.1
flask-compress==1.4.0
flask==1.1.1
future==0.18.2
html5lib==1.0.1
hyperlink==19.0.0
idna==2.9
incremental==17.5.0
itsdangerous==1.1.0
jdcal==1.4.1
jinja2==2.11.1
jmespath==0.9.5
loguru==0.4.1
lxml==4.5.0 ; python_version != '3.4'
markupsafe==1.1.1
numpy==1.18.2
openpyxl==3.0.3
pandas==1.0.3
parsel==1.5.2
plotly==4.5.4
protego==0.1.16
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycparser==2.20
pydispatcher==2.0.5
pyhamcrest==2.0.2
pyopenssl==19.1.0
python-dateutil==2.8.1
python-dotenv==0.12.0
python-igraph==0.8.2
python-slugify==4.0.0
pytz==2019.3
pyyaml==5.3.1
queuelib==1.5.0
ratelimit==2.2.1
requests==2.23.0
retrying==1.3.3
s3transfer==0.3.3
scrapy==2.0.1
service-identity==18.1.0
six==1.14.0
soupsieve==2.0
terminaltables==3.1.0
text-unidecode==1.3
twisted==20.3.0
urllib3==1.25.8 ; python_version != '3.4'
w3lib==1.21.0
webencodings==0.5.1
werkzeug==1.0.0
wheel==0.34.2
zope.interface==5.0.1