瀏覽代碼

fixing issue with werkzeug 3.0

practices
SimonXIX 1 年之前
父節點
當前提交
6f19b9286e
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      web/requirements.txt

+ 2
- 1
web/requirements.txt 查看文件

@@ -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

Loading…
取消
儲存