[LINT]use pre commit to generate requirements

This commit is contained in:
Florent THOMAS
2024-12-13 23:04:08 +01:00
parent a9813554ba
commit 0f92cf69eb
3 changed files with 8 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
# generated from manifests external_dependencies
mysqlclient
pymssql<=2.2.5
pymssql<=2.2.5 ; python_version <= '3.10'
pymssql<=2.2.8 ; python_version > '3.10'
sqlalchemy