-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
50 lines (50 loc) · 2.71 KB
/
Copy pathenvironment.yml
File metadata and controls
50 lines (50 loc) · 2.71 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
43
44
45
46
47
48
49
50
name: pygame_env
channels:
- defaults
dependencies:
- ca-certificates=2025.7.15=haa95532_0
- certifi=2022.12.7=py37haa95532_0
- openssl=1.1.1w=h2bbff1b_0
- pip=22.3.1=py37haa95532_0
- python=3.7.16=h6244533_0
- setuptools=65.6.3=py37haa95532_0
- sqlite=3.50.2=hda9a48d_1
- ucrt=10.0.22621.0=haa95532_0
- vc=14.3=h2df5915_10
- vc14_runtime=14.44.35208=h4927774_10
- vs2015_runtime=14.44.35208=ha6b5a95_10
- wheel=0.38.4=py37haa95532_0
- wincertstore=0.2=py37haa95532_2
- pip:
- backcall==0.2.0
- charset-normalizer==3.4.3
- colorama==0.4.6
- cycler==0.11.0
- decorator==5.1.1
- fonttools==4.38.0
- idna==3.10
- imageio==2.31.2
- ipython==7.34.0
- jedi==0.19.2
- kiwisolver==1.4.5
- matplotlib==3.5.3
- matplotlib-inline==0.1.6
- numpy==1.21.6
- packaging==24.0
- parso==0.8.4
- pickleshare==0.7.5
- pillow==9.5.0
- prompt-toolkit==3.0.48
- pygame==2.6.1
- pygments==2.17.2
- pyparsing==3.1.4
- python-dateutil==2.9.0.post0
- requests==2.31.0
- six==1.17.0
- torch==1.13.1
- torchvision==0.14.1
- traitlets==5.9.0
- typing-extensions==4.7.1
- urllib3==2.0.7
- wcwidth==0.2.13
prefix: C:\Users\user\anaconda3\envs\pygame_env