We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efe3e34 + 73f67a6 commit fb3b6b4Copy full SHA for fb3b6b4
requirements.txt
@@ -7,7 +7,7 @@ itsdangerous==1.1.0; python_version >= "2.7" and python_full_version < "3.0.0" o
7
jinja2==2.11.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
8
markupsafe==1.1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
9
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
10
-pymysql==0.10.1
+pymysql==1.0.2
11
python-dotenv==0.14.0
12
six==1.15.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
13
sortedcontainers==2.3.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
0 commit comments