Skip to content

Commit

Permalink
fixed version of mysql-connector.
Browse files Browse the repository at this point in the history
The version 2.1.4 is no longer available.
  • Loading branch information
anandology committed Jun 5, 2019
1 parent ac30367 commit 594fc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
psycopg2
PyMySQL
mysql-connector==2.1.4
mysql-connector>=2.1.4
DBUtils
pytest

0 comments on commit 594fc8c

Please sign in to comment.