-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
77 lines (77 loc) · 1.25 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
appdirs==1.4.4
asn1crypto==0.24.0
astroid==2.4.2
backcall==0.2.0
black==20.8b1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
cryptography==2.6.1
cycler==0.10.0
decorator==4.4.2
entrypoints==0.3
flake8==3.8.4
future==0.18.2
idna==2.10
importlib-metadata==3.3.0
ipykernel==5.5.3
ipython==7.22.0
ipython-genutils==0.2.0
isort==5.7.0
jedi==0.18.0
joblib==0.16.0
jupyter-client==6.1.12
jupyter-core==4.7.1
keyring==17.1.1
keyrings.alt==3.1.1
kiwisolver==1.2.0
lazy-object-proxy==1.4.3
matplotlib==3.2.2
mccabe==0.6.1
mpmath==1.1.0
mypy-extensions==0.4.3
nbdt==0.0.4
networkx==2.4
nltk==3.5
numpy==1.19.0
pandas==1.0.5
parso==0.8.1
pathspec==0.8.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==7.2.0
prompt-toolkit==3.0.18
ptyprocess==0.7.0
pycodestyle==2.6.0
pycrypto==2.6.1
pyflakes==2.2.0
Pygments==2.8.1
PyGObject==3.30.4
pylint==2.6.0
pyparsing==2.4.7
python-dateutil==2.8.1
pytorchcv==0.0.58
pytz==2020.1
pyxdg==0.25
pyzmq==22.0.3
regex==2020.7.14
requests==2.24.0
scikit-learn==0.23.2
scipy==1.5.0
SecretStorage==2.3.1
six==1.12.0
sortedcontainers==2.2.2
sympy==1.6.1
threadpoolctl==2.1.0
toml==0.10.2
torch==1.6.0
torchvision==0.7.0
tornado==6.1
tqdm==4.48.2
traitlets==5.0.5
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.25.10
wcwidth==0.2.5
wrapt==1.12.1
zipp==3.4.0