summaryrefslogtreecommitdiffstats
path: root/environment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'environment.yaml')
-rw-r--r--environment.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/environment.yaml b/environment.yaml
index 179fa38..c006379 100644
--- a/environment.yaml
+++ b/environment.yaml
@@ -5,6 +5,7 @@ channels:
5 - defaults 5 - defaults
6dependencies: 6dependencies:
7 - cudatoolkit=11.3 7 - cudatoolkit=11.3
8 - matplotlib=3.6.2
8 - numpy=1.23.4 9 - numpy=1.23.4
9 - pip=22.3.1 10 - pip=22.3.1
10 - python=3.9.15 11 - python=3.9.15