Skip to content

Commit

Permalink
Update dependencies to their latest versions in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
LobaDK committed Mar 21, 2024
1 parent 403540a commit cb6e863
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
aiohttp==3.9.2
aiohttp==3.9.3
aiologger==0.7.0
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.3.0
async-timeout==4.0.2
attrs==22.2.0
beautifulsoup4==4.12.2
bs4==0.0.1
certifi==2023.7.22
charset-normalizer==3.1.0
async-timeout==4.0.3
attrs==23.2.0
beautifulsoup4==4.12.3
bs4==0.0.2
certifi==2024.2.2
charset-normalizer==3.3.2
colorama==0.4.6
discord==2.2.2
discord.py==2.2.2
discord==2.3.2
discord.py==2.3.2
distro==1.9.0
docopt==0.6.2
exceptiongroup==1.2.0
frozenlist==1.3.3
frozenlist==1.4.1
h11==0.14.0
httpcore==1.0.4
httpx==0.27.0
idna==3.4
lxml==4.9.2
multidict==6.0.4
idna==3.6
lxml==5.1.0
multidict==6.0.5
ntplib==0.4.0
num2words==0.5.12
openai==1.14.1
psutil==5.9.4
num2words==0.5.13
openai==1.14.2
psutil==5.9.8
pydantic==2.6.4
pydantic_core==2.16.3
python-dotenv==1.0.0
python-dotenv==1.0.1
regex==2023.12.25
requests==2.31.0
sniffio==1.3.1
soupsieve==2.4
soupsieve==2.5
tiktoken==0.6.0
tqdm==4.66.2
typing_extensions==4.10.0
urllib3==1.26.18
yarl==1.8.2
urllib3==2.2.1
yarl==1.9.4

0 comments on commit cb6e863

Please sign in to comment.