Updated gitignore and requirements.txt to fix an error
This commit is contained in:
parent
e00495e5ba
commit
fb4bb48a29
|
|
@ -1 +1,2 @@
|
|||
.env
|
||||
list.txt
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
Flask==2.0.1
|
||||
flask==2.2.2
|
||||
Werkzeug==2.3.7
|
||||
|
|
|
|||
Loading…
Reference in New Issue