WebApp
This commit is contained in:
parent
c9b4ee7af6
commit
844967f578
4 changed files with 501 additions and 7 deletions
15
6aus49APP/requirements.txt
Normal file
15
6aus49APP/requirements.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.0
|
||||
SQLAlchemy==2.0.34
|
||||
PyMySQL==1.1.1
|
||||
python-dotenv==1.0.1
|
||||
jinja2==3.1.4
|
||||
pydantic==2.9.2
|
||||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.0
|
||||
SQLAlchemy==2.0.34
|
||||
psycopg2-binary==2.9.9
|
||||
python-dotenv==1.0.1
|
||||
jinja2==3.1.4
|
||||
pydantic==2.9.2
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue