slight mistake because of disregard for the new package that needs to be in the requirements

This commit is contained in:
2026-07-26 22:37:45 +02:00
parent eebaaef9ea
commit a0018eebd5
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
flask
flask-wtf
werkzeug
gunicorn
pymongo
+1
View File
@@ -1,4 +1,5 @@
flask
flask-wtf
werkzeug
gunicorn
pymongo==4.6.3