Reorganised the webservers (temp for now) and docker-compose.yml now works
This commit is contained in:
20
web_server/requirements.txt
Normal file
20
web_server/requirements.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
blinker==1.9.0
|
||||
cachelib==0.13.0
|
||||
certifi==2024.12.14
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
colorama==0.4.6
|
||||
Flask==3.1.0
|
||||
Flask-Session==0.8.0
|
||||
Flask-WTF==1.2.2
|
||||
idna==3.10
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.5
|
||||
MarkupSafe==3.0.2
|
||||
msgspec==0.19.0
|
||||
requests==2.32.3
|
||||
stripe==11.4.1
|
||||
typing_extensions==4.12.2
|
||||
urllib3==2.3.0
|
||||
Werkzeug==3.1.3
|
||||
WTForms==3.2.1
|
||||
Reference in New Issue
Block a user