This commit is contained in:
flaskfarm
2022-10-12 17:44:01 +09:00
parent 439887545f
commit 2b40435952
2 changed files with 2 additions and 2 deletions

3
.gitignore vendored
View File

@@ -141,4 +141,5 @@ run.sh
pre_start.sh
*.code-workspace
false
*copy.py
*copy.py
*.sh

View File

@@ -7,7 +7,6 @@ Flask-Markdown
Flask-SocketIO
python-engineio
python-socketio
#Werkzeug==2.0.1
Werkzeug
Jinja2