Spaces:
Running
Running
Commit ·
20c42f2
1
Parent(s): 6f626ee
ok
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -34,4 +34,5 @@ scrapling[all]>=0.4.0
|
|
| 34 |
|
| 35 |
# Chat / AI
|
| 36 |
redis>=5.0.0
|
| 37 |
-
defusedxml>=0.7.1
|
|
|
|
|
|
| 34 |
|
| 35 |
# Chat / AI
|
| 36 |
redis>=5.0.0
|
| 37 |
+
defusedxml>=0.7.1
|
| 38 |
+
chardet>=5.2.0
|