We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71cd7fd commit 46545c7Copy full SHA for 46545c7
requirements.txt
@@ -3,7 +3,7 @@ ddtrace==0.44.0; (python_version >= "2.7" and python_full_version < "3.0.0") or
3
django-environ==0.4.5
4
django==3.1.4; python_version >= "3.6"
5
intervaltree==3.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
6
-mysqlclient==2.0.1; python_version >= "3.5"
+mysqlclient==2.2.0; python_version >= "3.5"
7
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
8
python-dotenv==0.15.0
9
pytz==2020.4; python_version >= "3.6"
0 commit comments