-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
42 lines (42 loc) · 1.08 KB
/
environment.yml
File metadata and controls
42 lines (42 loc) · 1.08 KB
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
name: pyrate
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- bzip2=1.0.8=h80987f9_6
- ca-certificates=2025.2.25=hca03da5_0
- libffi=3.4.4=hca03da5_1
- ncurses=6.4=h313beb8_0
- openssl=3.0.16=h02f6b3c_0
- pip=25.0=py311hca03da5_0
- python=3.11.11=hb885b13_0
- readline=8.2=h1a28f6b_0
- setuptools=75.8.0=py311hca03da5_0
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- tzdata=2025a=h04d1e81_0
- wheel=0.45.1=py311hca03da5_0
- xz=5.6.4=h80987f9_1
- zlib=1.2.13=h18a0788_1
- pip:
- annotated-types==0.7.0
- anyio==4.9.0
- certifi==2025.4.26
- charset-normalizer==3.4.2
- click==8.1.8
- fastapi==0.115.12
- h11==0.16.0
- idna==3.10
- pillow==11.2.1
- pydantic==2.11.4
- pydantic_core==2.33.2
- pygame==2.6.1
- requests==2.32.3
- sniffio==1.3.1
- starlette==0.46.2
- typing-inspection==0.4.0
- typing_extensions==4.13.2
- urllib3==2.4.0
- uvicorn==0.34.2
prefix: /opt/homebrew/anaconda3/envs/pyrate