Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ openai>=1.30
|
|
6 |
pandas>=2.2.2
|
7 |
pyarrow>=15.0.0
|
8 |
groq>=0.5.0
|
9 |
-
python-dotenv>=1.0.0
|
|
|
|
6 |
pandas>=2.2.2
|
7 |
pyarrow>=15.0.0
|
8 |
groq>=0.5.0
|
9 |
+
python-dotenv>=1.0.0
|
10 |
+
sqlalchemy
|