environment.yml: Update based on changes to pip (#504)
Fixes "AttributeError: 'FileNotFoundError' object has no attribute read" See https://stackoverflow.com/a/68586065/3536518
This commit is contained in:
parent
969b45194c
commit
ef9ed0843f
@ -9,4 +9,4 @@ dependencies:
|
||||
- torchvision
|
||||
- pip
|
||||
- pip:
|
||||
- -r file:requirements.txt
|
||||
- -r requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user