-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
66 lines (64 loc) · 1.28 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
# This file contains the list of dependencies required for the project
# glob2==0.6
# h5py==2.8.0
# imageio==2.3.0
# lmdb==1.6.2 #original lmdb 0.98
# numba==0.38.0
# numpy==1.20.0 #numpy==1.24.0 #numpy==1.16.4
# numpydoc==0.8.0
# pandas==1.2.0 #pandas==0.24.2
# pathlib2==2.3.2
# pdbpp==0.10.2
# pep8==1.7.1
# Pillow==5.4.1
# pkginfo==1.4.2
# protobuf==3.8.0
# protobuf3-to-dict==0.1.5
# PyYAML==5.1
# requests==2.23.0
# requests-kerberos==0.12.0
# requests-oauthlib==1.3.0
# retrying==1.3.3
# rope==0.11.0
# rsa==4.0
# ruamel-yaml==0.15.87
# scikit-image==0.18.0 #scikit-image==0.13.1
# scikit-learn==0.22.1
scipy==1.7.3 #original scipy==1.4.1
seaborn==0.8.1
Sphinx==1.7.4
sphinxcontrib-websupport==1.0.1
tensorboard==2.2.1
tensorboard-plugin-wit==1.6.0.post3
torch==1.10.0 # Original torch==1.5.0
torchvision==0.11.1 # Original torchvision==0.6.0
tornado==5.0.2
tqdm==4.45.0
typing==3.6.4
unicodecsv==0.14.1
urllib3==1.24.2
xlrd==1.1.0
XlsxWriter==1.0.4
xlwt==1.3.0
zict==0.1.3
zipp==3.0.0
glob2==0.6
h5py==3.1.0
imageio==2.9.0
lmdb==1.2.1
numba==0.53.0
numpy==1.20.0
numpydoc==1.1.0
pandas==1.2.0
pathlib2==2.3.5
pdbpp==0.10.2
pep8==1.7.1
Pillow==8.1.0
pkginfo==1.6.1
protobuf==3.14.0
protobuf3-to-dict==0.1.5
PyYAML==5.3.1
scikit-image==0.18.0
scikit-learn==0.24.0
ruamel.yaml==0.16.12
# pykerberos==1.2.1