-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
81 lines (81 loc) · 1.39 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
asttokens==2.0.5
backcall==0.2.0
certifi==2023.7.22
charset-normalizer==3.3.0
click==8.1.2
colour==0.1.5
cycler==0.11.0
Cython==0.29.28
debugpy==1.6.0
decorator==5.1.1
docopt==0.6.2
easydict==1.7
entrypoints==0.4
executing==0.8.3
Flask==2.1.1
fonttools==4.33.2
h5py==3.6.0
idna==3.4
imageio==2.17.0
importlib-metadata==4.11.3
ipykernel==6.13.0
ipython==8.2.0
itsdangerous==2.1.2
jedi==0.18.1
Jinja2==3.1.1
joblib==1.1.0
json-tricks==3.15.5
jupyter-client==7.2.2
jupyter-core==4.10.0
kiwisolver==1.4.2
lshashing==1.1.3
MarkupSafe==2.1.1
matplotlib==3.5.1
matplotlib-inline==0.1.3
nest-asyncio==1.5.5
networkx==2.8
numpy==1.22.3
opencv-python==4.5.5.64
packaging==21.3
pandas==1.4.2
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.1.0
pipreqs==0.4.13
prompt-toolkit==3.0.29
protobuf==3.20.1
psutil==5.9.0
ptyprocess==0.7.0
pure-eval==0.2.2
#git+git://github.com/waspinator/[email protected]
#git+git://github.com/waspinator/[email protected]
pycocotools==2.0
Pygments==2.11.2
pyparsing==3.0.8
python-dateutil==2.8.2
pytz==2022.1
PyWavelets==1.3.0
PyYAML==6.0
pyzmq==22.3.0
requests==2.31.0
scikit-image==0.19.2
scikit-learn==1.0.2
scipy==1.8.0
seaborn==0.11.2
six==1.16.0
sklearn==0.0
stack-data==0.2.0
tensorboardX==1.6
threadpoolctl==3.1.0
tifffile==2022.4.22
tornado==6.1
tqdm==4.64.0
traitlets==5.1.1
typing-extensions==4.2.0
urllib3==2.0.6
wcwidth==0.2.5
Werkzeug==2.1.1
yacs==0.1.8
yarg==0.1.9
zipp==3.8.0