-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements-macos.txt
88 lines (88 loc) · 1.62 KB
/
requirements-macos.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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements-macos.txt requirements.in
#
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
filelock==3.15.4
# via torch
fonttools==4.53.1
# via matplotlib
fsspec==2024.6.1
# via torch
imageio==2.34.2
# via scikit-image
jinja2==3.1.4
# via torch
kiwisolver==1.4.5
# via matplotlib
lazy-loader==0.4
# via scikit-image
markupsafe==2.1.5
# via jinja2
matplotlib==3.9.1
# via -r requirements.in
mpmath==1.3.0
# via sympy
networkx==3.3
# via
# scikit-image
# torch
numpy==2.0.0
# via
# contourpy
# imageio
# matplotlib
# pandas
# scikit-image
# scipy
# tifffile
# torchvision
packaging==24.1
# via
# lazy-loader
# matplotlib
# scikit-image
pandas==2.2.2
# via -r requirements.in
pillow==10.4.0
# via
# -r requirements.in
# imageio
# matplotlib
# scikit-image
# torchvision
pyparsing==3.1.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.1
# via pandas
scikit-image==0.24.0
# via -r requirements.in
scipy==1.14.0
# via scikit-image
simpleitk==2.3.1
# via -r requirements.in
six==1.16.0
# via python-dateutil
sympy==1.13.0
# via torch
tifffile==2024.7.2
# via scikit-image
torch==2.3.1
# via
# -r requirements.in
# torchvision
torchvision==0.18.1
# via -r requirements.in
typing-extensions==4.12.2
# via torch
tzdata==2024.1
# via pandas