1plus1 commited on
Commit
03e5e9d
·
verified ·
1 Parent(s): ad8f218

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ tensorflow
3
  keras
4
  opencv-python-headless
5
  numpy
6
- httpx==0.25.0
 
 
3
  keras
4
  opencv-python-headless
5
  numpy
6
+ httpx==0.25.0
7
+ pydantic==2.10.6