Sockets allowing for live updates rather than complete rebuilds #7
1 changed files with 2 additions and 1 deletions
|
|
@ -3,9 +3,10 @@ certifi==2024.2.2
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
dotenv
|
dotenv==0.9.9
|
||||||
Flask==3.0.3
|
Flask==3.0.3
|
||||||
Flask-Cors==4.0.1
|
Flask-Cors==4.0.1
|
||||||
|
Flask-SocketIO==5.6.0
|
||||||
idna==3.7
|
idna==3.7
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue