feat: Implement Docker setup with MongoDB and website service, add requirements and build script
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
Flask>=3.0,<4.0
|
||||
Flask-JWT-Extended>=4.6,<5.0
|
||||
bleach>=6.1,<7.0
|
||||
pymongo>=4.8,<5.0
|
||||
Reference in New Issue
Block a user