Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 6ffbc0d

Browse files
authored
[SE-660] Tag editor on pathway edit page (#30)
* Pin mysqlclient to 1.3.14 PyMySQL/mysqlclient#306
1 parent 518a0e2 commit 6ffbc0d

File tree

6 files changed

+923
-17
lines changed

6 files changed

+923
-17
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ git+https://github.com/alanjds/drf-nested-routers.git
1212
edx-auth-backends
1313
elasticsearch>=6.0.0,<7.0.0
1414
elasticsearch-dsl>=6.0.0,<7.0.0
15-
mysqlclient
15+
mysqlclient==1.3.14
1616
pytz
1717
sqlparse

0 commit comments

Comments
 (0)