Skip to content

Commit

Permalink
Merge pull request #28 from 0x6flab/dependabot/pip/openai-1.3.5
Browse files Browse the repository at this point in the history
build(deps): Bump openai from 0.28.1 to 1.3.5
  • Loading branch information
rodneyosodo authored Dec 2, 2023
2 parents 38e8832 + 31bcb85 commit 236474b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions telegram/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
aiohttp==3.8.6
aiosignal==1.3.1
anyio==4.0.0
annotated-types==0.6.0
anyio==3.7.1
async-timeout==4.0.3
attrs==23.1.0
certifi==2023.7.22
charset-normalizer==3.3.2
distro==1.8.0
frozenlist==1.4.0
h11==0.14.0
h2==4.1.0
Expand All @@ -14,11 +16,14 @@ httpx==0.23.3
hyperframe==6.0.1
idna==3.4
multidict==6.0.4
openai==0.28.1
openai==1.3.5
pydantic==2.5.2
pydantic_core==2.14.5
python-telegram-bot==20.1
requests==2.31.0
rfc3986==1.5.0
sniffio==1.3.0
tqdm==4.66.1
typing_extensions==4.8.0
urllib3==2.0.6
yarl==1.9.2

0 comments on commit 236474b

Please sign in to comment.