Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pandas>=1.5.0
|
|
5 |
numpy>=1.23.0
|
6 |
scikit-learn>=1.1.0
|
7 |
plotly>=5.10.0
|
8 |
-
sqlalchemy>=1.4.0
|
|
|
|
5 |
numpy>=1.23.0
|
6 |
scikit-learn>=1.1.0
|
7 |
plotly>=5.10.0
|
8 |
+
sqlalchemy>=1.4.0
|
9 |
+
tiktoken
|