Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
pydantic==
|
| 2 |
llama-cpp-agent==0.1.4
|
| 3 |
concurrent-log-handler==0.9.24
|
| 4 |
httpx==0.24.1
|
|
|
|
| 1 |
+
pydantic==2.5.3
|
| 2 |
llama-cpp-agent==0.1.4
|
| 3 |
concurrent-log-handler==0.9.24
|
| 4 |
httpx==0.24.1
|