CodeCommunity commited on
Commit
f30fa64
·
verified ·
1 Parent(s): 5b7d105

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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