Spaces:
Sleeping
Sleeping
Added pydantic to the requirements
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,4 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
websocket-client
|
4 |
-
supabase
|
|
|
1 |
+
supabase
|
2 |
+
pydantic==2.10.6
|
|
|
|