Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -9,5 +9,5 @@ requests==2.31.0
|
|
| 9 |
numpy==1.26.4
|
| 10 |
groq
|
| 11 |
python-dotenv
|
| 12 |
-
GitPython
|
| 13 |
-
httpx
|
|
|
|
| 9 |
numpy==1.26.4
|
| 10 |
groq
|
| 11 |
python-dotenv
|
| 12 |
+
GitPython>=3.1.40
|
| 13 |
+
httpx>=0.27.0
|