Spaces:
Sleeping
Sleeping
Thử pin version httpx để chữa lỗi session
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
chainlit==2.2.1
|
| 2 |
pandas
|
| 3 |
-
httpx
|
| 4 |
tabulate
|
| 5 |
websockets
|
| 6 |
sniffio>=1.3.0
|
|
|
|
| 1 |
chainlit==2.2.1
|
| 2 |
pandas
|
| 3 |
+
httpx>=0.24.0
|
| 4 |
tabulate
|
| 5 |
websockets
|
| 6 |
sniffio>=1.3.0
|