-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
54 lines (54 loc) · 1.4 KB
/
environment.yml
File metadata and controls
54 lines (54 loc) · 1.4 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
51
52
53
54
name: PythonLearning
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2025.12.2=haa95532_0
- expat=2.7.3=h885b0b7_4
- libexpat=2.7.3=h885b0b7_4
- libffi=3.4.4=hd77b12b_1
- libmpdec=4.0.0=h827c3e9_0
- libzlib=1.3.1=h02ab6af_0
- lz4-c=1.9.4=h2bbff1b_1
- openssl=3.0.18=h543e019_0
- pip=25.3=pyh0d26453_0
- python=3.14.0=h3bc0a5a_101_cp314
- python_abi=3.14=2_cp314
- sqlite=3.51.1=hda9a48d_0
- tk=8.6.15=hf199647_0
- 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
- xz=5.6.4=h4754444_1
- zlib=1.3.1=h02ab6af_0
- zstd=1.5.7=h56299aa_0
- pip:
- aiohappyeyeballs==2.6.1
- aiohttp==3.13.5
- aiomysql==0.3.2
- aiosignal==1.4.0
- attrs==26.1.0
- beautifulsoup4==4.14.3
- certifi==2026.1.4
- charset-normalizer==3.4.4
- dbutils==3.1.2
- frozenlist==1.8.0
- greenlet==3.3.1
- idna==3.11
- multidict==6.7.1
- numpy==2.4.1
- pandas==3.0.0
- pillow==12.2.0
- propcache==0.4.1
- pymysql==1.1.2
- python-dateutil==2.9.0.post0
- requests==2.32.5
- six==1.17.0
- soupsieve==2.8.3
- sqlalchemy==2.0.46
- typing-extensions==4.15.0
- tzdata==2025.3
- urllib3==2.6.3
- yarl==1.23.0
prefix: C:\Users\XianZS\.conda\envs\PythonLearning