Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -17,6 +17,7 @@ pycocoevalcap
|
|
17 |
pycocotools
|
18 |
pydensecrf @ git+https://github.com/lucasb-eyer/pydensecrf.git
|
19 |
PyYAML
|
|
|
20 |
regex
|
21 |
Requests
|
22 |
scikit_learn
|
|
|
17 |
pycocotools
|
18 |
pydensecrf @ git+https://github.com/lucasb-eyer/pydensecrf.git
|
19 |
PyYAML
|
20 |
+
pydantic==2.10.6
|
21 |
regex
|
22 |
Requests
|
23 |
scikit_learn
|