Added required dependency to environment.yml
This commit is contained in:
parent
b2e8a52de4
commit
f0fde99985
@ -3,4 +3,5 @@ channels:
|
|||||||
- defaults
|
- defaults
|
||||||
dependencies:
|
dependencies:
|
||||||
- python >=3.11
|
- python >=3.11
|
||||||
|
- numpy
|
||||||
- matplotlib
|
- matplotlib
|
Loading…
Reference in New Issue
Block a user