Spaces:
Running
Running
Commit
·
5b351fa
1
Parent(s):
b39ebd5
updated requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,4 +14,4 @@ fastapi
|
|
14 |
uvicorn[standard]
|
15 |
networkx
|
16 |
torch
|
17 |
-
pydantic
|
|
|
14 |
uvicorn[standard]
|
15 |
networkx
|
16 |
torch
|
17 |
+
pydantic==2.10.6
|