-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathenvironment.yml
More file actions
52 lines (52 loc) · 808 Bytes
/
environment.yml
File metadata and controls
52 lines (52 loc) · 808 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
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
name: respy
channels:
- opensourceeconomics
- conda-forge
dependencies:
- python>=3.6
- pip
- anaconda-client
- bottleneck
- click
- codecov
- conda-build
- conda-verify
- doc8
- estimagic=0.4.3
- fastparquet
- hypothesis
- joblib
- jupyterlab
- line_profiler
- matplotlib
- mkl
- nbsphinx
- numba
- numexpr
- numpydoc
- pandas>=0.24
- numpy>=1.21.0
- pdbpp
- pre-commit
- pyarrow
- pyyaml
- pytest>=6.2.1
- pytest-cov
- pytest-xdist
- python-snappy
- restructuredtext_lint
- scipy
- seaborn
- snakeviz
- sphinx
- sphinx-autobuild
- sphinxcontrib-bibtex>=2.0.0
- sphinx-autoapi
- pydata-sphinx-theme>=0.6.0
- tox-conda
- pip:
- apprise
- bump2version
- pytest-randomly
- sphinx-tabs
- chaospy==3.3.8