-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.yaml
51 lines (51 loc) · 1.24 KB
/
requirements.yaml
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
name: sdc
channels:
- defaults
dependencies:
- bzip2=1.0.8=h80987f9_6
- ca-certificates=2024.7.2=hca03da5_0
- expat=2.6.3=h313beb8_0
- libcxx=14.0.6=h848a8c0_0
- libffi=3.4.4=hca03da5_1
- ncurses=6.4=h313beb8_0
- openssl=3.0.15=h80987f9_0
- pip=24.2=py312hca03da5_0
- python=3.12.4=h99e199e_1
- readline=8.2=h1a28f6b_0
- setuptools=72.1.0=py312hca03da5_0
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- tzdata=2024a=h04d1e81_0
- wheel=0.43.0=py312hca03da5_0
- xz=5.4.6=h80987f9_1
- zlib=1.2.13=h18a0788_1
- pip:
- certifi==2024.8.30
- charset-normalizer==3.3.2
- contourpy==1.3.0
- cycler==0.12.1
- docutils==0.21.2
- filelock==3.16.0
- fonttools==4.53.1
- fsspec==2024.9.0
- idna==3.8
- jinja2==3.1.4
- kivy==2.3.0
- kivy-garden==0.1.5
- kiwisolver==1.4.7
- markupsafe==2.1.5
- matplotlib==3.9.2
- mpmath==1.3.0
- networkx==3.3
- numpy==2.1.1
- packaging==24.1
- pillow==10.4.0
- pygments==2.18.0
- pyparsing==3.1.4
- python-dateutil==2.9.0.post0
- requests==2.32.3
- six==1.16.0
- sympy==1.13.2
- torch==2.4.1
- typing-extensions==4.12.2
- urllib3==2.2.2