chore: pin dependency
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
ultralytics==8.3.*
|
| 2 |
-
gradio==5.
|
|
|
|
|
|
|
|
|
| 1 |
ultralytics==8.3.*
|
| 2 |
+
gradio==5.9.1
|
| 3 |
+
huggingface_hub>=0.25,<0.26
|
| 4 |
+
pydantic<2.11
|