Skip to content

Commit d495c2a

Browse files
authored
Merge pull request #5 from piklumallick/main
Updated environment.yml
2 parents 776bd86 + 5bb678f commit d495c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: basic_env
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.7
5+
- python>=3.7.10
66
- numpy
77
- scipy
88
- matplotlib

0 commit comments

Comments
 (0)