diff --git a/environment.yml b/environment.yml
index d155602e8263bf49f272ada2f93843cac048a2a3..a8080d351d210be7baff5213f80874017fe82efb 100644
--- a/environment.yml
+++ b/environment.yml
@@ -10,7 +10,7 @@ channels:
 dependencies:
   - python
   - gymnasium[box2d]
-  - torch
+  - pytorch
   - sympy
   - tqdm
   - seaborn
@@ -18,7 +18,7 @@ dependencies:
   - scikit-learn
   - matplotlib
   - requests # Required when updating the local files (read stuff from gitlab).
-  - pyqt6 # Try pyqt
+  - qtpy # Try pyqt, pyqt6 on other platforms.
   - pygame
   - pip
   - pip: