Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ bcrypt
|
|
| 5 |
PyPDF2
|
| 6 |
httpx==0.23.0
|
| 7 |
httpcore==0.15.0
|
|
|
|
|
|
| 5 |
PyPDF2
|
| 6 |
httpx==0.23.0
|
| 7 |
httpcore==0.15.0
|
| 8 |
+
pydantic==2.10.6
|