Browse Source

修改mysqlclient版本

locky 2 weeks ago
parent
commit
47b1521824
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,7 +1,7 @@
 asgiref==3.4.1
 Django==3.2.20
 djangorestframework==3.14.0
-mysqlclient==1.4.7
+mysqlclient==2.1.1
 pytz==2023.3
 sqlparse==0.4.4
 typing_extensions==4.1.1