Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ httpx==0.26.0
|
|
3 |
Pillow==10.2.0
|
4 |
pandas==2.2.1
|
5 |
openpyxl==3.1.2
|
6 |
-
python-dotenv==1.0.1
|
|
|
|
3 |
Pillow==10.2.0
|
4 |
pandas==2.2.1
|
5 |
openpyxl==3.1.2
|
6 |
+
python-dotenv==1.0.1
|
7 |
+
groq
|