diff --git a/setup.py b/setup.py index d9afeec..098d0fc 100644 --- a/setup.py +++ b/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 ]