Start of docker stuff
This commit is contained in:
parent
9c35196867
commit
a78b15aab7
7 changed files with 58 additions and 9 deletions
16
Server/requirements.txt
Normal file
16
Server/requirements.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
blinker==1.8.2
|
||||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
colorama==0.4.6
|
||||
Flask==3.0.3
|
||||
Flask-Cors==4.0.1
|
||||
idna==3.7
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.5
|
||||
mutagen==1.47.0
|
||||
python-vlc==3.0.20123
|
||||
requests==2.32.2
|
||||
urllib3==2.2.1
|
||||
Werkzeug==3.0.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue