Spaces:
Running
on
A10G
Running
on
A10G
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -29,4 +29,5 @@ transformers==4.37.1
|
|
29 |
triton==2.0.0
|
30 |
yfinance==0.2.28
|
31 |
retrying==1.3.4
|
32 |
-
pydantic==1.10.
|
|
|
|
29 |
triton==2.0.0
|
30 |
yfinance==0.2.28
|
31 |
retrying==1.3.4
|
32 |
+
pydantic==1.10.14
|
33 |
+
protobuf==3.20.3
|