-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
37 lines (37 loc) · 965 Bytes
/
environment.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
name: pintrest
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.7.2=haa95532_0
- expat=2.6.2=hd77b12b_0
- libffi=3.4.4=hd77b12b_1
- openssl=3.0.14=h827c3e9_0
- pip=24.0=py312haa95532_0
- python=3.12.4=h14ffc60_1
- setuptools=69.5.1=py312haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- tk=8.6.14=h0416ee5_0
- tzdata=2024a=h04d1e81_0
- vc=14.2=h2eaa2aa_4
- vs2015_runtime=14.29.30133=h43f2093_4
- wheel=0.43.0=py312haa95532_0
- xz=5.4.6=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- boto3==1.34.152
- botocore==1.34.152
- certifi==2024.7.4
- charset-normalizer==3.3.2
- greenlet==3.0.3
- idna==3.7
- jmespath==1.0.1
- pymysql==1.1.1
- pyyaml==6.0.1
- requests==2.32.3
- s3transfer==0.10.2
- six==1.16.0
- sqlalchemy==2.0.31
- typing-extensions==4.12.2
- urllib3==2.2.2
prefix: C:\Users\dell\miniconda3\envs\pintrest