Skip to content
Snippets Groups Projects
Commit 4a19dc6a authored by Erik Reid's avatar Erik Reid
Browse files

removed msyql dependency for now

parent d42eb366
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,6 @@ fastapi
pydantic
uvicorn[standard]
mysqlclient
junos-eznc
pytest
......
......@@ -13,7 +13,6 @@ setup(
'requests',
'sqlalchemy',
'alembic',
'mysqlclient',
'click',
'junos-eznc'
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment