-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
27 lines (26 loc) · 644 Bytes
/
environment.yml
File metadata and controls
27 lines (26 loc) · 644 Bytes
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
name: pre-commit-env
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2023.12.12=haa95532_0
- openssl=3.0.13=h2bbff1b_0
- pip=23.3.1=py39haa95532_0
- python=3.9.18=h1aa4202_0
- setuptools=68.2.2=py39haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tzdata=2023d=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.41.2=py39haa95532_0
- nodejs=14.5.4
- pip:
- cfgv==3.4.0
- distlib==0.3.8
- filelock==3.13.1
- identify==2.5.35
- nodeenv==1.8.0
- platformdirs==4.2.0
- pre-commit==3.6.2
- pyyaml==6.0.1
- virtualenv==20.25.0