henriquebap commited on
Commit
c8506f3
·
verified ·
1 Parent(s): 7c63d7c

Fix: websockets>=11.0 for asyncio support

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,6 +4,6 @@ pandas
4
  numpy
5
  scikit-learn
6
  yfinance>=0.2.50
7
- websockets
8
  huggingface_hub
9
  joblib
 
4
  numpy
5
  scikit-learn
6
  yfinance>=0.2.50
7
+ websockets>=11.0
8
  huggingface_hub
9
  joblib