Spaces:
Sleeping
Sleeping
Commit
·
ef26b5e
1
Parent(s):
471b760
added groq
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ openpyxl>=3.0.0
|
|
8 |
jira>=3.5.1
|
9 |
requests>=2.31.0
|
10 |
python-dotenv>=1.0.0
|
11 |
-
python-dateutil>=2.8.2
|
|
|
|
8 |
jira>=3.5.1
|
9 |
requests>=2.31.0
|
10 |
python-dotenv>=1.0.0
|
11 |
+
python-dateutil>=2.8.2
|
12 |
+
groq>=0.4.0
|