mirror of
https://github.com/Emersont1/itchio.git
synced 2026-03-11 08:54:39 +00:00
Update pyproject.toml
This commit is contained in:
parent
63b2621b29
commit
3082c570c8
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ readme = "Readme.md"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
requests = "beautifulsoup4"
|
||||
requests = " ^2.28.1"
|
||||
beautifulsoup4 = "^4.10.0"
|
||||
clint = "^0.5.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue