forked from regro/cf-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
73 lines (73 loc) · 1.15 KB
/
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
name: cf-scripts
channels:
- conda-forge
platforms:
- osx-arm64
- linux-64
- osx-64
dependencies:
- attrs
- backoff
- cachecontrol
- cachetools
- click
- conda
- conda-lock
- conda-forge-feedstock-check-solvable >=0.8.0
- conda-forge-feedstock-ops >=0.9.0
- conda-forge-pinning
- conda-libmamba-solver
- conda-forge-metadata >=0.3.0
- conda-package-handling
- conda-smithy >=3.34.1
- conda-build >=3.24.0
- curl
- depfinder
- distributed
- feedparser
- frozendict
- git
- github3.py
- grayskull >=2.5
- jinja2
- lockfile
- mamba >=0.23
- msgpack-python
- networkx !=2.8.1
- numpy
- packaging
- psutil
- pydantic
- pydantic-extra-types
- pygithub
- pymongo
- pynamodb
- python=3.11
- python-dateutil
- python-graphviz
- python-rapidjson
- rattler-build
- requests
- ruamel.yaml
- ruamel.yaml.jinja2
- scipy
- setuptools
- stopit
- streamz
- tar
- tqdm
- wget
- wurlitzer
- yaml
- pip
- pytest <8.1.0
- codecov
- requests-mock
- pre-commit
- flaky
- pytest-xdist
- pytest-cov
- pytest-env
- pytest-split
- setuptools_scm >=8
- python-build