-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment_pypy.yaml
67 lines (67 loc) · 1.9 KB
/
environment_pypy.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
name: bengalchess_pypy39
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- attrs=22.1.0=py39h06a4308_0
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.01.10=h06a4308_0
- exceptiongroup=1.0.4=py39h06a4308_0
- expat=2.5.0=hcb278e6_1
- gdbm=1.18=h0a1914f_2
- iniconfig=1.1.1=pyhd3eb1b0_0
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.2.0=h65d4601_19
- libgomp=12.2.0=h65d4601_19
- libsqlite=3.42.0=h2797004_0
- libxcb=1.15=h0b41bf4_0
- libzlib=1.2.13=h166bdaf_4
- loguru=0.5.3=py39h06a4308_4
- markdown-it-py=2.2.0=py39h06a4308_1
- mdurl=0.1.0=py39h06a4308_0
- ncurses=6.3=h27087fc_1
- openssl=3.1.0=hd590300_3
- packaging=23.0=py39h06a4308_0
- pip=23.1.2=pyhd8ed1ab_0
- pluggy=1.0.0=py39h06a4308_1
- pthread-stubs=0.4=h36c2ea0_1001
- pygments=2.15.1=py39h06a4308_1
- pypy=7.3.11=0_pypy39
- pypy3.9=7.3.11=h9557127_1
- pytest=7.3.1=py39h06a4308_0
- pytest-asyncio=0.20.3=py39h06a4308_0
- python=3.9.16=0_73_pypy
- python_abi=3.9=3_pypy39_pp73
- pyyaml=6.0=py39h5eee18b_1
- readline=8.2=h8228510_1
- rich=13.3.5=py39h06a4308_0
- setuptools=67.7.2=pyhd8ed1ab_0
- sqlite=3.42.0=h2c6b66d_0
- tabulate=0.8.10=py39h06a4308_0
- tk=8.6.12=h27826a3_0
- tomli=2.0.1=py39h06a4308_0
- tqdm=4.65.0=py39hb070fc8_0
- tzdata=2023c=h71feb2d_0
- wheel=0.40.0=pyhd8ed1ab_0
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libx11=1.8.4=h8ee46fc_1
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-xextproto=7.3.0=h0b41bf4_1003
- xorg-xproto=7.0.31=h7f98852_1007
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7b6447c_0
- zlib=1.2.13=h166bdaf_4
- pip:
- altgraph==0.17.3
- backoff==2.2.1
- certifi==2023.5.7
- charset-normalizer==3.1.0
- chess==1.9.4
- idna==3.4
- python-chess==1.999
- requests==2.31.0
- urllib3==2.0.2