Remove SQLAlchemy as core dependency (#2702)
This commit is contained in:
parent
8b57fd008f
commit
29dbeeb41e
2 changed files with 0 additions and 2 deletions
1
setup.py
1
setup.py
|
@ -18,7 +18,6 @@ REQUIRES = [
|
|||
'jinja2>=2.8',
|
||||
'voluptuous==0.8.9',
|
||||
'typing>=3,<4',
|
||||
'sqlalchemy==1.0.14',
|
||||
]
|
||||
|
||||
setup(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue