mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-08-14 03:22:28 +02:00
Update dependency versions in setup.py
This commit is contained in:
10
setup.cfg
10
setup.cfg
@@ -6,11 +6,11 @@ version = attr: PFERD.version.VERSION
|
|||||||
packages = find:
|
packages = find:
|
||||||
python_requires = >=3.8
|
python_requires = >=3.8
|
||||||
install_requires =
|
install_requires =
|
||||||
aiohttp>=3.7.4.post0
|
aiohttp>=3.8.1
|
||||||
beautifulsoup4>=4.9.3
|
beautifulsoup4>=4.10.0
|
||||||
rich>=10.1.0
|
rich>=11.0.0
|
||||||
keyring>=23.0.1
|
keyring>=23.5.0
|
||||||
certifi>=2020.12.5
|
certifi>=2021.10.8
|
||||||
|
|
||||||
[options.entry_points]
|
[options.entry_points]
|
||||||
console_scripts =
|
console_scripts =
|
||||||
|
Reference in New Issue
Block a user