mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Add rich to setup.py
This commit is contained in:
parent
07c225bc20
commit
7f10931be8
3
setup.py
3
setup.py
@ -7,7 +7,8 @@ setup(
|
||||
install_requires=[
|
||||
"requests>=2.21.0",
|
||||
"beautifulsoup4>=4.7.1",
|
||||
"colorama>=0.4.1"
|
||||
"colorama>=0.4.1",
|
||||
"rich>=1.0.0"
|
||||
],
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user