Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -34,4 +34,5 @@ uvicorn==0.34.2
|
|
34 |
# Other Utilities
|
35 |
protobuf==3.20.3
|
36 |
click==8.0.4
|
37 |
-
pydantic==1.10.22
|
|
|
|
34 |
# Other Utilities
|
35 |
protobuf==3.20.3
|
36 |
click==8.0.4
|
37 |
+
pydantic==1.10.22
|
38 |
+
bt==0.2.9
|