-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yaml
56 lines (56 loc) · 1.72 KB
/
environment.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
name: datalib
channels:
- conda-forge
- defaults
dependencies:
- brotli-python=1.1.0=py312h53d5487_1
- bzip2=1.0.8=hcfcfb64_5
- ca-certificates=2024.2.2=h56e8100_0
- certifi=2024.2.2=pyhd8ed1ab_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- greenlet=3.0.3=py312h53d5487_0
- idna=3.7=pyhd8ed1ab_0
- intel-openmp=2024.1.0=h57928b3_966
- libblas=3.9.0=22_win64_mkl
- libcblas=3.9.0=22_win64_mkl
- libexpat=2.6.2=h63175ca_0
- libffi=3.4.2=h8ffe710_5
- libhwloc=2.10.0=default_h8125262_1001
- libiconv=1.17=hcfcfb64_2
- liblapack=3.9.0=22_win64_mkl
- libsqlite=3.45.3=hcfcfb64_0
- libxml2=2.12.7=h283a6d9_0
- libzlib=1.2.13=h2466b09_6
- mkl=2024.1.0=h66d3029_692
- numpy=1.26.4=py312h8753938_0
- openssl=3.3.0=h2466b09_3
- pandas=2.2.2=py312h72972c8_1
- pip=24.0=pyhd8ed1ab_0
- pthreads-win32=2.9.1=hfa6e2cd_3
- pyodbc=5.1.0=py312h53d5487_0
- pysocks=1.7.1=pyh0701188_6
- python=3.12.3=h2628c8c_0_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-tzdata=2024.1=pyhd8ed1ab_0
- python_abi=3.12=4_cp312
- pytz=2024.1=pyhd8ed1ab_0
- requests=2.32.2=pyhd8ed1ab_0
- setuptools=70.0.0=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sqlalchemy=2.0.30=py312h4389bb4_0
- tbb=2021.12.0=hc790b64_1
- tk=8.6.13=h5226925_1
- typing-extensions=4.11.0=hd8ed1ab_0
- typing_extensions=4.11.0=pyha770c72_0
- tzdata=2024a=h0c530f3_0
- ucrt=10.0.22621.0=h57928b3_0
- urllib3=2.2.1=pyhd8ed1ab_0
- vc=14.3=ha32ba9b_20
- vc14_runtime=14.38.33135=h835141b_20
- vs2015_runtime=14.38.33135=h22015db_20
- wheel=0.43.0=pyhd8ed1ab_1
- win_inet_pton=1.1.0=pyhd8ed1ab_6
- xz=5.2.6=h8d14728_0
- pip:
- python-dotenv==1.0.1
prefix: C:\Users\alessandra.gherardel\AppData\Local\miniconda3\envs\datalib