mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2026-04-05 15:55:47 +03:00
Compare commits
2 Commits
236948e483
...
e9ad1d7791
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e9ad1d7791 | ||
|
|
f97ee9c8fc |
@@ -7,5 +7,5 @@ python-dateutil==2.8.2
|
||||
sqlalchemy==1.4.46
|
||||
markdown==3.4.1
|
||||
python-dotenv==0.21.0
|
||||
jinja2==3.0.3
|
||||
jinja2==3.1.2
|
||||
httpx==0.23.3
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
fastapi==0.103.1
|
||||
uvicorn[standard]==0.23.2
|
||||
fastapi==0.109.0
|
||||
uvicorn[standard]==0.25.0
|
||||
python-jose==3.3.0
|
||||
pycryptodome==3.19.0
|
||||
pycryptodome==3.20.0
|
||||
python-dateutil==2.8.2
|
||||
sqlalchemy==2.0.21
|
||||
markdown==3.4.4
|
||||
sqlalchemy==2.0.25
|
||||
markdown==3.5.2
|
||||
python-dotenv==1.0.0
|
||||
|
||||
Reference in New Issue
Block a user