Files
pr-agent/requirements.txt
Ori Kotek b2d952cafa 1. Move deployment_type to configuration.toml
2. Lint
3. Inject GitHub app installation ID into GitHub provider using the settings mechanism.
2023-07-11 16:55:09 +03:00

12 lines
175 B
Plaintext

dynaconf==3.1.12
fastapi==0.99.0
PyGithub==1.58.2
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