-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
69 lines (69 loc) · 2.48 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
absl-py==1.1.0
astunparse==1.6.3
atomicwrites==1.3.0
attrs==19.3.0
beautifulsoup4==4.11.1
bs4==0.0.1
cachetools==4.1.0
certifi==2020.4.5.1
chardet==3.0.4
charset-normalizer==2.1.0
colorama==0.4.3
colorclass==2.2.2
contourpy==1.0.7
cycler==0.11.0
decorator==4.4.2
docopt==0.6.2
exceptiongroup==1.1.0
flatbuffers==1.12
fonttools==4.39.0
gast==0.3.3
google-auth==2.9.1
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.47.0
idna==2.9
importlib-metadata==4.12.0
importlib-resources==5.12.0
iniconfig==1.1.1
kiwisolver==1.4.4
libclang==14.0.1
Markdown==3.2.2
matplotlib==3.7.1
more-itertools==8.2.0
mypy==0.770
mypy-extensions==0.4.3
networkx==2.8.4
numpy==1.23.1
oauthlib==3.1.0
opt-einsum==3.2.1
packaging==20.3
peewee==3.13.3
Pillow==9.4.0
pluggy==0.13.1
protobuf==3.11.3
py==1.8.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
pytest==7.2.2
python-dateutil==2.8.2
python-jsonrpc-server==0.3.4
PyYAML==5.3.1
requests==2.23.0
requests-oauthlib==1.3.1
rsa==4.0
scipy==1.8.1
six==1.14.0
soupsieve==2.0
termcolor==1.1.0
terminaltables==3.1.10
tomli==2.0.1
typed-ast==1.4.1
typing-extensions==3.7.4.2
Unidecode==1.1.1
urllib3==1.25.9
wcwidth==0.1.9
Werkzeug==1.0.1
wrapt==1.12.1
zipp==3.8.1