Update requirements.txt (#1)
Browse files- Update requirements.txt (ba4e068ed42277328857305b2b9332d52bac4a1e)
Co-authored-by: Daniel Rodriguez <hacking-jack@users.noreply.huggingface.co>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
monai==1.3.0
|
|
|
|
1 |
+
monai==1.3.0
|
2 |
+
python_version == 3.10.9
|