Skip to content

Commit 33403f2

Browse files
feat: add requirements.txt as backup
1 parent 0aeb91a commit 33403f2

File tree

1 file changed

+96
-0
lines changed

1 file changed

+96
-0
lines changed

third_party/requirements.txt

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
-i https://pypi.org/simple
2+
aiohttp==3.6.2
3+
animatplot==0.4.1
4+
appdirs==1.4.4
5+
args==0.1.0
6+
async-timeout==3.0.1
7+
asyncio==3.4.3
8+
attrs==19.3.0
9+
beautifulsoup4==4.9.1
10+
blist==1.3.6
11+
boxx==0.9.2.27
12+
branca==0.4.1
13+
certifi==2020.4.5.1
14+
chardet==3.0.4
15+
click==7.1.2
16+
clint==0.5.1
17+
colorama==0.4.3
18+
convertdate==2.2.1
19+
cooked-input==0.5.2
20+
cycler==0.10.0
21+
dateparser==0.7.4
22+
decorator==4.4.2
23+
docker==4.2.0
24+
docopt==0.6.2
25+
fn==0.4.3
26+
folium==0.11.0
27+
fs==2.4.11
28+
future==0.18.2
29+
gevent==20.5.0
30+
greenlet==0.4.15 ; platform_python_implementation == 'CPython'
31+
holidays==0.10.2
32+
idna==2.9
33+
imagecodecs==2020.2.18
34+
imageio==2.8.0
35+
jinja2==2.11.2
36+
joblib==0.15.1
37+
kiwisolver==1.2.0
38+
korean-lunar-calendar==0.2.1
39+
markupsafe==1.1.1
40+
matplotlib==3.2.1
41+
more-itertools==8.3.0
42+
multidict==4.7.6
43+
mypy-extensions==0.4.3
44+
mypy==0.770
45+
networkx==2.4
46+
nltk==3.5
47+
numpy==1.18.4
48+
opencv-python==4.2.0.34
49+
packaging==20.4
50+
pandas==1.0.3
51+
pillow==7.1.2
52+
pluggy==0.13.1
53+
pprofile==2.0.4
54+
prettytable==0.7.2
55+
progressbar==2.5
56+
prompt-toolkit==1.0.14
57+
py-heat==0.0.6
58+
py==1.8.1
59+
pyfiglet==0.8.post1
60+
pygments==2.6.1
61+
pyinquirer==1.0.3
62+
pymeeus==0.3.7
63+
pyopengl==3.1.5
64+
pyparsing==2.4.7
65+
pysnooper==0.4.1
66+
pytest==5.4.2
67+
python-dateutil==2.8.1
68+
python-nmap==0.6.1
69+
pytz==2020.1
70+
pywavelets==1.1.1
71+
regex==2020.5.14
72+
requests==2.23.0
73+
rope==0.17.0
74+
scikit-image==0.17.2
75+
scipy==1.4.1
76+
seaborn==0.10.1
77+
selenium==3.141.0
78+
setuptools-git==1.2
79+
six==1.14.0
80+
snakeviz==2.1.0
81+
soupsieve==2.0.1
82+
termcolor==1.1.0
83+
textblob==0.15.3
84+
tifffile==2020.5.11
85+
tornado==6.0.4
86+
tqdm==4.46.0
87+
typed-ast==1.4.1
88+
typing-extensions==3.7.4.2
89+
tzlocal==2.1
90+
urllib3==1.25.9
91+
validus==0.3.0
92+
veryprettytable==0.8.1
93+
wcwidth==0.1.9
94+
websocket-client==0.57.0
95+
xlrd==1.2.0
96+
yarl==1.4.2

0 commit comments

Comments
 (0)