-
Notifications
You must be signed in to change notification settings - Fork 0
/
env.yml
45 lines (45 loc) · 2.29 KB
/
env.yml
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
name: pygame_env
channels:
- defaults
dependencies:
- ca-certificates=2023.05.30=haa95532_0
- certifi=2022.12.7=py37haa95532_0
- openssl=1.1.1u=h2bbff1b_0
- pip=22.3.1=py37haa95532_0
- python=3.7.16=h6244533_0
- setuptools=65.6.3=py37haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.38.4=py37haa95532_0
- wincertstore=0.2=py37haa95532_2
- pip:
- backcall==0.2.0
- charset-normalizer==3.2.0
- colorama==0.4.6
- cycler==0.11.0
- decorator==5.1.1
- idna==3.4
- ipython==7.34.0
- jedi==0.18.2
- kiwisolver==1.4.4
- matplotlib==3.4.3
- matplotlib-inline==0.1.6
- numpy==1.21.6
- parso==0.8.3
- pickleshare==0.7.5
- pillow==9.5.0
- prompt-toolkit==3.0.39
- pygame==2.5.0
- pygments==2.15.1
- pyparsing==3.1.0
- python-dateutil==2.8.2
- requests==2.31.0
- six==1.16.0
- torch==1.13.1
- torchvision==0.14.1
- traitlets==5.9.0
- typing-extensions==4.7.1
- urllib3==2.0.4
- wcwidth==0.2.6
prefix: C:\Users\14102\anaconda3\envs\pygame_env