-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yaml
More file actions
42 lines (42 loc) · 1.06 KB
/
Copy pathenvironment.yaml
File metadata and controls
42 lines (42 loc) · 1.06 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
name: pharma-api
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
- https://repo.anaconda.com/pkgs/msys2
dependencies:
- ca-certificates=2025.2.25=haa95532_0
- openssl=3.0.16=h3f729d1_0
- pip=25.0=py39haa95532_0
- python=3.9.21=h8205438_1
- setuptools=75.8.0=py39haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- vc=14.42=haa95532_5
- vs2015_runtime=14.42.34433=hbfb602d_5
- wheel=0.45.1=py39haa95532_0
- pip:
- blinker==1.9.0
- certifi==2025.4.26
- charset-normalizer==3.4.1
- click==8.1.8
- colorama==0.4.6
- et-xmlfile==2.0.0
- flask==3.1.0
- idna==3.10
- importlib-metadata==8.7.0
- itsdangerous==2.2.0
- jinja2==3.1.6
- markupsafe==3.0.2
- numpy==2.0.2
- openpyxl==3.1.5
- pandas==2.2.3
- python-dateutil==2.9.0.post0
- python-dotenv==1.1.0
- pytz==2025.2
- requests==2.32.3
- six==1.17.0
- tzdata==2025.2
- urllib3==2.4.0
- werkzeug==3.1.3
- xlrd==2.0.1
- zipp==3.21.0