Explorar el Código

fixing issue with werkzeug 3.0

practices
SimonXIX hace 1 año
padre
commit
6f19b9286e
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      web/requirements.txt

+ 2
- 1
web/requirements.txt Ver fichero

@@ -1,5 +1,6 @@
flask
flask-sqlalchemy
werkzeug==2.3
flask-login
flask-moment
gunicorn
@@ -9,4 +10,4 @@ isbntools
requests
marshmallow
flask-marshmallow
pandas
pandas

Cargando…
Cancelar
Guardar