feat(api): EE upgrade fastapi to v0.74.1
feat(api): EE upgrade uvicorn to v0.17.5 feat(api): EE upgrade python-decouple to v3.6
This commit is contained in:
parent
ce23ffc6d5
commit
66a029a133
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@ jira==2.0.0
|
|||
clickhouse-driver==0.2.2
|
||||
python3-saml==1.12.0
|
||||
|
||||
fastapi==0.70.1
|
||||
fastapi==0.74.1
|
||||
python-multipart==0.0.5
|
||||
uvicorn[standard]==0.16.0
|
||||
python-decouple==3.5
|
||||
uvicorn[standard]==0.17.5
|
||||
python-decouple==3.6
|
||||
pydantic[email]==1.8.2
|
||||
apscheduler==3.8.1
|
||||
Loading…
Add table
Reference in a new issue