Skip to content

Commit

Permalink
[update] requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoneTwelve committed Aug 14, 2023
1 parent 230d684 commit 97cc90b
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
dynaconf==3.1.12
fastapi==0.99.0
PyGithub==1.59.*
retry==0.9.2
aiohttp==3.8.5
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
certifi==2023.7.22
charset-normalizer==3.2.0
frozenlist==1.4.0
idna==3.4
-e git+ssh://[email protected]/kryptogo/litellm.git@a176786de8c4338838671b62d341ff310d2773fb#egg=litellm
multidict==6.0.4
openai==0.27.8
Jinja2==3.1.2
python-dotenv==1.0.0
regex==2023.8.8
requests==2.31.0
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
GitPython~=3.1.32
litellm~=0.1.351
PyYAML==6.0
starlette-context==0.3.6
litellm~=0.1.351
tqdm==4.66.1
urllib3==2.0.4
yarl==1.9.2

0 comments on commit 97cc90b

Please sign in to comment.