Added GitPython to requirements. Changed default review path (aesthetics)

This commit is contained in:
Patryk Kowalski
2023-07-24 14:28:37 +02:00
parent 02ecaa340f
commit 8e6518f071
2 changed files with 2 additions and 1 deletions

View File

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