[FIX] requirements.txt: Freezing mysqlclient version to 2.0.1 as more recent 2.0.2 (#100)

makes the CI to fail
This commit is contained in:
Hbto [ Vauxoo ]
2020-12-10 10:32:10 -06:00
committed by GitHub
parent 644a08b80f
commit 7703f14cff

View File

@@ -1,3 +1,3 @@
sqlalchemy
mysqlclient
mysqlclient==2.0.1
pymssql<3.0