Updated gitignore and requirements.txt to fix an error

This commit is contained in:
sin 2025-03-25 14:40:10 +00:00
parent e00495e5ba
commit fb4bb48a29
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
.env .env
list.txt

View File

@ -1 +1,2 @@
Flask==2.0.1 flask==2.2.2
Werkzeug==2.3.7