We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350ce60 commit 6971995Copy full SHA for 6971995
1 file changed
environment.yml
@@ -3,9 +3,9 @@ channels:
3
- conda-forge
4
dependencies:
5
- python>=3.8
6
- - numpy>=1.18
7
- - scipy>=1.5
8
- - numba>=0.55.2
+ - numpy>=1.21
+ - scipy>=1.10
+ - numba>=0.57.1
9
- pandas>=0.20.0
10
- flake8>=3.7.7
11
- flake8-docstrings>=1.5.0
0 commit comments