Skip to content

Commit

Permalink
updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Ley committed May 2, 2023
1 parent 977bfa2 commit 52a5c46
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
attrs==22.2.0
attrs==23.1.0
blinker==1.6.2
certifi==2022.12.7
charset-normalizer==3.0.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
Flask==2.2.3
Flask==2.3.2
frozenlist==1.3.3
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
markdown==3.4.1
Markdown==3.4.3
MarkupSafe==2.1.2
multidict==6.0.4
openai==0.27.0
psutil==5.9.4
requests==2.28.2
tqdm==4.64.1
urllib3==1.26.14
Werkzeug==2.2.3
yarl==1.8.2
openai==0.27.6
psutil==5.9.5
requests==2.29.0
tqdm==4.65.0
urllib3==1.26.15
Werkzeug==2.3.3
yarl==1.9.2

0 comments on commit 52a5c46

Please sign in to comment.