Files
pr-agent/requirements.txt

18 lines
291 B
Plaintext
Raw Normal View History

2023-08-03 10:19:51 +03:00
dynaconf==3.1.12
fastapi==0.99.0
PyGithub==1.59.*
retry==0.9.2
openai==0.27.8
Jinja2==3.1.2
tiktoken==0.4.0
uvicorn==0.22.0
python-gitlab==3.15.0
pytest~=7.4.0
aiohttp~=3.8.4
atlassian-python-api==3.39.0
2023-08-05 22:50:41 -07:00
GitPython~=3.1.32
2023-08-10 00:44:00 +03:00
PyYAML==6.0
2023-08-10 00:56:28 +03:00
starlette-context==0.3.6
litellm~=0.1.445
2023-08-22 17:15:11 -04:00
boto3~=1.28.25