Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Jules-WinnfieldX committed Oct 31, 2023
1 parent b7b0cbc commit 07ad152
Show file tree
Hide file tree
Showing 4 changed files with 281 additions and 244 deletions.
10 changes: 5 additions & 5 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ name = "pypi"

[packages]
aiofiles = "==0.8.0"
aiohttp = "==3.8.5"
aiohttp = "==3.8.6"
aiolimiter = "==1.1.0"
aiorun = "==2023.7.2"
asyncpraw = "==7.7.1"
beautifulsoup4 = "==4.12.2"
certifi = "==2023.7.22"
myjdapi = "==1.1.7"
platformdirs = "==3.9.1"
platformdirs = "==3.11.0"
PyYAML = "==6.0.1"
rich = "==13.4.2"
setuptools = "==68.0.0"
tqdm = "==4.65.0"
rich = "==13.6.0"
setuptools = "==68.2.2"
tqdm = "==4.66.1"
yarl = "==1.9.2"
Loading

0 comments on commit 07ad152

Please sign in to comment.