-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
123 lines (122 loc) · 2.46 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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile requirements.in
#
aiohttp==3.8.3
# via fsspec
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.2
# via aiohttp
attrs==22.1.0
# via aiohttp
certifi==2022.9.24
# via requests
charset-normalizer==2.1.1
# via
# aiohttp
# requests
fire==0.4.0
# via lightning-utilities
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
fsspec[http]==2022.11.0
# via pytorch-lightning
idna==3.4
# via
# requests
# yarl
lightning-utilities==0.3.0
# via pytorch-lightning
monai==1.1.0
# via -r requirements.in
multidict==6.0.2
# via
# aiohttp
# yarl
numpy==1.23.5
# via
# -r requirements.in
# monai
# pandas
# pytorch-lightning
# tensorboardx
# torchmetrics
# torchvision
nvidia-cublas-cu11==11.10.3.66
# via
# nvidia-cudnn-cu11
# torch
nvidia-cuda-nvrtc-cu11==11.7.99
# via torch
nvidia-cuda-runtime-cu11==11.7.99
# via torch
nvidia-cudnn-cu11==8.5.0.96
# via torch
packaging==23.0
# via
# pytorch-lightning
# torchmetrics
pandas==1.5.2
# via -r requirements.in
pillow==9.3.0
# via torchvision
protobuf==3.20.1
# via tensorboardx
python-dateutil==2.8.2
# via pandas
pytorch-lightning==1.8.3.post1
# via -r requirements.in
pytz==2022.6
# via pandas
pyyaml==6.0
# via pytorch-lightning
requests==2.28.1
# via
# fsspec
# torchvision
six==1.16.0
# via
# fire
# python-dateutil
tensorboardx==2.5.1
# via pytorch-lightning
termcolor==2.1.1
# via fire
torch==1.13.0
# via
# -r requirements.in
# monai
# pytorch-lightning
# torchaudio
# torchmetrics
# torchvision
torchaudio==0.13.0
# via -r requirements.in
torchmetrics==0.11.0
# via
# -r requirements.in
# pytorch-lightning
torchvision==0.14.0
# via -r requirements.in
tqdm==4.64.1
# via pytorch-lightning
typing-extensions==4.4.0
# via
# pytorch-lightning
# torch
# torchvision
urllib3==1.26.13
# via requests
wheel==0.38.4
# via
# nvidia-cublas-cu11
# nvidia-cuda-runtime-cu11
yarl==1.8.1
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools