bug fixes

This commit is contained in:
Krrish Dholakia
2023-08-05 22:50:41 -07:00
parent ed8554699b
commit 0f975ccf4a
3 changed files with 17 additions and 10 deletions

View File

@ -10,4 +10,5 @@ python-gitlab==3.15.0
pytest~=7.4.0
aiohttp~=3.8.4
atlassian-python-api==3.39.0
GitPython~=3.1.32
GitPython~=3.1.32
litellm~=0.1.351