anhkhoiphan commited on
Commit
6629409
·
verified ·
1 Parent(s): 623ef3c

Thử pin version httpx để chữa lỗi session

Browse files
Files changed (1) hide show
  1. 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