Skip to content

Commit 3281d04

Browse files
author
Romain ANDRES
committed
ajout du fichier des requirements
1 parent 99cbd2b commit 3281d04

1 file changed

Lines changed: 114 additions & 0 deletions

File tree

requirements.txt

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
aiohttp==3.8.3
2+
aiosignal==1.3.1
3+
asttokens==2.1.0
4+
async-timeout==4.0.2
5+
attrs==22.1.0
6+
backcall==0.2.0
7+
certifi==2022.9.24
8+
charset-normalizer==2.1.1
9+
cleo==0.8.1
10+
click==8.1.3
11+
clikit==0.6.2
12+
colorama==0.4.6
13+
contourpy==1.0.6
14+
crashtest==0.3.1
15+
cycler==0.11.0
16+
dataclasses==0.6
17+
dcmrtstruct2nii==2
18+
debugpy==1.6.3
19+
decorator==4.4.2
20+
dicom2nifti==2.4.5
21+
docker-pycreds==0.4.0
22+
docstring-parser==0.15
23+
einops==0.5.0
24+
entrypoints==0.4
25+
executing==1.2.0
26+
fire==0.4.0
27+
fonttools==4.38.0
28+
frozenlist==1.3.3
29+
fsspec==2022.11.0
30+
gitdb==4.0.9
31+
GitPython==3.1.29
32+
idna==3.4
33+
ignite==1.1.0
34+
imageio==2.22.4
35+
imageio-ffmpeg==0.4.7
36+
ipykernel==6.17.0
37+
ipython==8.6.0
38+
ipywidgets==8.0.2
39+
jedi==0.18.1
40+
joblib==1.2.0
41+
jsonargparse==4.18.0
42+
jupyter_client==7.4.4
43+
jupyter_core==4.11.2
44+
jupyterlab-widgets==3.0.3
45+
kiwisolver==1.4.4
46+
lightning-utilities==0.3.0
47+
matplotlib==3.6.2
48+
matplotlib-inline==0.1.6
49+
monai==0.7.0
50+
moviepy==1.0.3
51+
multidict==6.0.2
52+
nest-asyncio==1.5.6
53+
networkx==2.8.8
54+
nibabel==4.0.2
55+
numpy==1.23.4
56+
opencv-python==4.6.0.66
57+
openpyxl
58+
packaging==21.3
59+
pandas==1.5.1
60+
parso==0.8.3
61+
pastel==0.2.1
62+
pathtools==0.1.2
63+
pickleshare==0.7.5
64+
Pillow==9.3.0
65+
proglog==0.1.10
66+
promise==2.3
67+
prompt-toolkit==3.0.32
68+
protobuf==3.20.3
69+
psutil==5.9.3
70+
pure-eval==0.2.2
71+
pyautogui
72+
pydicom==2.3.0
73+
Pygments==2.13.0
74+
pylev==1.4.0
75+
pyparsing==3.0.9
76+
python-dateutil==2.8.2
77+
python-gdcm==3.0.19
78+
pytorch-ignite==0.4.5
79+
pytorch-lightning==1.8.3
80+
pytz==2022.6
81+
PyWavelets==1.4.1
82+
PyYAML==6.0
83+
pyzmq==24.0.1
84+
requests==2.28.1
85+
rt-utils==1.2.5
86+
scikit-image==0.19.3
87+
scikit-learn==1.1.3
88+
scipy==1.9.3
89+
seaborn==0.12.1
90+
sentry-sdk==1.11.1
91+
setproctitle==1.3.2
92+
shortuuid==1.0.11
93+
SimpleITK==2.2.0
94+
six==1.16.0
95+
smmap==5.0.0
96+
stack-data==0.6.0
97+
tensorboardX==2.5
98+
termcolor==2.1.1
99+
threadpoolctl==3.1.0
100+
tifffile==2022.10.10
101+
torch==1.9.1+cu111
102+
torchaudio==0.9.1
103+
torchmetrics==0.10.3
104+
torchvision==0.10.1+cu111
105+
tornado==6.2
106+
tqdm==4.64.1
107+
traitlets==5.5.0
108+
typing_extensions==4.4.0
109+
urllib3==1.26.12
110+
wandb==0.13.5
111+
wcwidth==0.2.5
112+
widgetsnbextension==4.0.3
113+
wrapt==1.14.1
114+
yarl==1.8.1

0 commit comments

Comments
 (0)