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
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

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