-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
88 lines (88 loc) · 3.74 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
-i https://pypi.org/simple
altair==4.2.2; python_version >= '3.7'
appconfigpy==1.0.2; python_version >= '3.5'
attrs==22.2.0; python_version >= '3.6'
beautifulsoup4==4.11.2; python_version >= '3.6'
blinker==1.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
cachetools==5.3.0; python_version ~= '3.7'
certifi==2022.12.7; python_version >= '3.6'
chardet==5.1.0; python_version >= '3.7'
charset-normalizer==3.0.1
chicagorequests==0.0.5
click==8.1.3; python_version >= '3.7'
contourpy==1.0.7; python_version >= '3.8'
cycler==0.11.0; python_version >= '3.6'
dataproperty==0.55.0; python_version >= '3.6'
decorator==5.1.1; python_version >= '3.5'
entrypoints==0.4; python_version >= '3.6'
envinfopy==0.0.7; python_version >= '3.6'
excelrd==2.0.3
fastjsonschema==2.16.3
fonttools==4.38.0; python_version >= '3.7'
gitdb==4.0.10; python_version >= '3.7'
gitpython==3.1.31; python_version >= '3.7'
idna==3.4; python_version >= '3.5'
importlib-metadata==6.0.0; python_version >= '3.7'
importlib-resources==5.12.0; python_version < '3.10'
jinja2==3.1.2; python_version >= '3.7'
jsonschema==4.17.3; python_version >= '3.7'
jupyter-core==5.2.0; python_version >= '3.8'
kiwisolver==1.4.4; python_version >= '3.7'
loguru==0.6.0; python_version >= '3.5'
markdown==3.4.1
markdown-it-py==2.2.0; python_version >= '3.7'
markupsafe==2.1.2; python_version >= '3.7'
matplotlib==3.7.1
mbstrdecoder==1.1.2; python_version >= '3.7'
mdurl==0.1.2; python_version >= '3.7'
msgfy==0.2.0; python_version >= '3.6'
nbformat==5.7.3; python_version >= '3.7'
numpy==1.24.2; python_version >= '3.8'
packaging==23.0; python_version >= '3.7'
pandas==1.5.3
path==16.6.0; python_version >= '3.7'
pathvalidate==2.5.2; python_version >= '3.6'
pillow==9.4.0; python_version >= '3.7'
platformdirs==3.1.0; python_version >= '3.7'
plotly==5.13.1
protobuf==3.20.3; python_version >= '3.7'
pyarrow==11.0.0; python_version >= '3.7'
pydeck==0.8.0; python_version >= '3.7'
pygments==2.14.0; python_version >= '3.6'
pympler==1.0.1; python_version >= '3.6'
pyparsing==3.0.9; python_full_version >= '3.6.8'
pyrsistent==0.19.3; python_version >= '3.7'
pytablereader[excel,md,sqlite,url]==0.31.3; python_version >= '3.6'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2022.7.1
pytz-deprecation-shim==0.1.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
requests==2.28.2; python_version >= '3.7' and python_version < '4'
retryrequests==0.2.0; python_version >= '3.6'
rich==13.3.2; python_version >= '3.7'
scrapelib==2.1.0; python_version >= '3.7' and python_version < '4'
semver==2.13.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
setuptools==67.5.0; python_version >= '3.7'
simplesqlite==1.3.0; python_version >= '3.6'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smmap==5.0.0; python_version >= '3.6'
sodapy==2.2.0
soupsieve==2.4; python_version >= '3.7'
sqlitebiter==0.36.1
sqliteschema==1.3.0; python_version >= '3.6'
streamlit==1.19.0
tabledata==1.3.1; python_version >= '3.6'
tabulate==0.9.0; python_version >= '3.7'
tcolorpy==0.1.2; python_version >= '3.6'
tenacity==8.2.2; python_version >= '3.6'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
toolz==0.12.0; python_version >= '3.5'
tornado==6.2; python_version >= '3.7'
tqdm==4.65.0; python_version >= '3.7'
traitlets==5.9.0; python_version >= '3.7'
typepy==1.3.0; python_version >= '3.6'
typing-extensions==4.5.0; python_version >= '3.7'
tzdata==2022.7; python_version >= '3.6'
tzlocal==4.2; python_version >= '3.6'
urllib3==1.26.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
validators==0.20.0; python_version >= '3.4'
zipp==3.15.0; python_version >= '3.7'