Spaces:
Sleeping
Sleeping
Commit ·
32914a4
1
Parent(s): 4e6c9f6
fix: update orjson
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ botocore
|
|
| 3 |
gradio
|
| 4 |
pillow
|
| 5 |
python-dotenv
|
| 6 |
-
pandas
|
|
|
|
|
|
| 3 |
gradio
|
| 4 |
pillow
|
| 5 |
python-dotenv
|
| 6 |
+
pandas
|
| 7 |
+
orjson==3.8.1
|