-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.yaml
More file actions
47 lines (47 loc) · 1.19 KB
/
Copy pathrequirements.yaml
File metadata and controls
47 lines (47 loc) · 1.19 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
name: AIsnake_env
channels:
- defaults
dependencies:
- ca-certificates=2022.10.11=haa95532_0
- certifi=2022.9.24=py37haa95532_0
- openssl=1.1.1q=h2bbff1b_0
- pip=22.2.2=py37haa95532_0
- python=3.7.13=h6244533_1
- setuptools=65.5.0=py37haa95532_0
- sqlite=3.39.3=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py37haa95532_2
- pip:
- backcall==0.2.0
- charset-normalizer==2.1.1
- colorama==0.4.6
- cycler==0.11.0
- decorator==5.1.1
- fonttools==4.38.0
- idna==3.4
- ipython==7.34.0
- jedi==0.18.1
- kiwisolver==1.4.4
- matplotlib==3.5.3
- matplotlib-inline==0.1.6
- numpy==1.21.6
- packaging==21.3
- parso==0.8.3
- pickleshare==0.7.5
- pillow==9.3.0
- prompt-toolkit==3.0.31
- pygame==2.1.2
- pygments==2.13.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- requests==2.28.1
- six==1.16.0
- torch==1.13.0
- torchvision==0.14.0
- traitlets==5.5.0
- typing-extensions==4.4.0
- urllib3==1.26.12
- wcwidth==0.2.5
prefix: D:\Coding\anaconda3\envs\AIsnake_env