chore: update requirements.txt to include pydantic
ci/woodpecker/push/01-test Pipeline was successful

- Added `pydantic` to the requirements for improved data validation and settings management.
- Ensured `onnx` remains listed for compatibility with existing functionalities.

These updates enhance the project's dependency management.
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-05-13 01:39:53 +03:00
parent a436dd7e01
commit 94b4c55f39
+2 -1
View File
@@ -19,4 +19,5 @@ onnxruntime-gpu
netron
pycuda
tensorrt
onnx
onnx
pydantic