-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
55 lines (53 loc) · 1.32 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
cycler==0.10.0
dacite==1.6.0
dataclasses==0.6
decorator==4.4.2
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
imageio==2.9.0
ijson>=3.1.4
kiwisolver==1.3.1; python_version >= '3.6'
matplotlib==3.3.4
networkx==2.5; python_version >= '3.6'
numpy>=1.20.1
opencv-python==4.5.1.48
pandas==1.2.3
pillow==8.1.2; python_version >= '3.6'
pydicom==2.1.2
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
https://github.com/faildeny/pyradiomics/archive/master.zip
python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2021.1
pywavelets==1.1.1; python_version >= '3.5'
pyyaml==5.4.1
scikit-learn==1.0
scikit-image==0.18.1
scipy==1.6.1; python_version >= '3.7'
simpleitk>=2.1.1
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tifffile==2021.3.17; python_version >= '3.7'
torch>=1.7.0
torchvision>=0.8.1
tqdm==4.59.0
typing-extensions==3.7.4.3
deprecation==2.1.0
tensorboard
timm
# Previous requirements.txt included
# pydicom
# numpy
# pandas
# torch
# torchvision
# matplotlib
# opencv-python
# scikit-image
# tqdm
# dacite
# + # pyyaml