-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
147 lines (147 loc) · 2.56 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
fastapi==0.96.0
uvicorn[standard]==0.22.0
pydantic==1.10.9
sqlalchemy==2.0.15
pytz==2024.1
PyJWT==1.7.1
fastapi_jwt_auth==0.5.0
fastapi_versioning==0.10.0
async-timeout==4.0.3
#psycopg2==2.9.9
psycopg2-binary==2.9.9
python-multipart==0.0.5
python-dotenv==0.19.1
absl-py==2.0.0
appdirs==1.4.4
asttokens==2.4.1
attrs==23.2.0
backcall==0.2.0
barbar==0.2.1
beautifulsoup4==4.12.3
bleach==6.1.0
Brotli==1.0.9
cachetools==5.3.2
certifi==2024.2.2
cffi==1.15.1
charset-normalizer==2.0.4
click==8.1.7
comm==0.2.2
contextlib2==21.6.0
contourpy==1.1.1
cryptography==41.0.3
cycler==0.12.1
debugpy==1.6.7
decorator==5.1.1
defusedxml==0.7.1
docker-pycreds==0.4.0
docopt==0.6.2
entrypoints==0.4
executing==2.0.1
fastjsonschema==2.19.1
fonttools==4.44.0
gitdb==4.0.11
GitPython==3.1.42
google-auth==2.23.4
google-auth-oauthlib==1.0.0
grpcio==1.59.2
idna==3.4
imageio==2.32.0
importlib-metadata==6.8.0
importlib-resources==6.1.1
ipykernel==6.29.3
ipython==8.12.3
jedi==0.19.1
Jinja2==3.1.4
joblib==1.3.2
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter-client==7.3.4
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
kiwisolver==1.4.5
lazy_loader==0.3
Markdown==3.5.1
MarkupSafe==2.1.3
matplotlib==3.7.3
matplotlib-inline==0.1.7
MedPy==0.5.1
mistune==3.0.2
#mkl-fft==1.3.8
#mkl-random==1.2.4
#mkl-service==2.4.0
ml-collections==0.1.1
monai==1.3.0
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
nest_asyncio==1.6.0
networkx==3.1
numpy==1.24.3
oauthlib==3.2.2
opencv-python==4.8.1.78
packaging==23.2
pandas==2.0.3
pandocfilters==1.5.1
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
Pillow==10.0.1
pip==24.0
pipreqs==0.5.0
pkgutil_resolve_name==1.3.10
platformdirs==4.2.1
prompt-toolkit==3.0.42
protobuf==4.25.0
psutil==5.8.0
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
Pygments==2.18.0
pyOpenSSL==23.2.0
pyparsing==3.1.1
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2024.1
PyWavelets==1.4.1
PyYAML==6.0.1
pyzmq==25.1.2
referencing==0.35.1
requests==2.31.0
requests-oauthlib==1.3.1
rpds-py==0.18.1
rsa==4.9
scikit-image==0.21.0
scikit-learn==1.3.2
scikit-multilearn==0.2.0
scipy==1.10.1
sentry-sdk==1.40.6
setproctitle==1.3.3
setuptools==68.0.0
SimpleITK==2.3.1
six==1.16.0
smmap==5.0.1
soupsieve==2.5
stack-data==0.6.2
tensorboard==2.14.0
tensorboard-data-server==0.7.2
threadpoolctl==3.2.0
tifffile==2023.7.10
tinycss2==1.3.0
torch==2.3.0
torchaudio==2.3.0
torchvision==0.18.0
tornado==6.1
tqdm==4.66.1
traitlets==5.14.3
typing_extensions==4.11.0
tzdata==2024.1
urllib3==1.26.18
wandb==0.16.3
wcwidth==0.2.13
webencodings==0.5.1
Werkzeug==3.0.1
wheel==0.41.2
yarg==0.1.9
zipp==3.17.0