Parcourir la source

fix:'sqlalchemy' has no attribute '__all__'

amanda il y a 3 ans
Parent
commit
816eb8d8f0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      backend_refactor/requirements.txt

+ 1 - 1
backend_refactor/requirements.txt

@@ -5,7 +5,7 @@ numpy==1.21.6
 opencv-python==4.6.0.66
 opencv-python==4.6.0.66
 matplotlib==3.5.3
 matplotlib==3.5.3
 scipy==1.7.3
 scipy==1.7.3
-flask_sqlalchemy==2.5.1
+flask_sqlalchemy==3.0.2
 mysqlclient==1.4.6
 mysqlclient==1.4.6
 flask-cors==3.0.10
 flask-cors==3.0.10