mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-14 20:05:18 +00:00
Less restrictive requirements.txt
This commit is contained in:
parent
f6a48c4c8b
commit
c5d05d53cd
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
dynaconf~=3.1.12
|
dynaconf~=3.1.12
|
||||||
fastapi~=0.99.0
|
fastapi~=0.103.0
|
||||||
PyGithub~=1.59.*
|
PyGithub~=1.59.0
|
||||||
retry~=0.9.2
|
retry~=0.9.2
|
||||||
openai~=0.27.8
|
openai~=0.27.8
|
||||||
Jinja2~=3.1.2
|
Jinja2~=3.1.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue