Declare dependency for 'requests' lib
This commit is contained in:
parent
7fc5ae9b4e
commit
73b0acecdd
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -61,6 +61,7 @@ requires = [
|
|||
# package # low high
|
||||
|
||||
'mysql-connector-python', # 8.0.6
|
||||
'requests', # 2.23.0
|
||||
'six', # 1.12.0
|
||||
'SQLAlchemy', # 0.9.8
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue