readd pip dependencie in environment-ma.yml

This commit is contained in:
mauwii
2022-10-17 02:22:19 +02:00
parent 6fe67ee426
commit 87cada42db

View File

@@ -4,6 +4,7 @@ channels:
- defaults
dependencies:
- python>=3.10, <3.11
- pip>=22.2
# pytorch left unpinned
- pytorch