feat(api): upgrade fastapi to v0.74.1
feat(api): upgrade uvicorn to v0.17.5 feat(api): upgrade python-decouple to v3.6
This commit is contained in:
parent
a65ac9c74f
commit
a16644f47e
1 changed files with 3 additions and 3 deletions
|
|
@ -8,8 +8,8 @@ jira==2.0.0
|
|||
|
||||
|
||||
|
||||
fastapi==0.70.1
|
||||
uvicorn[standard]==0.16.0
|
||||
python-decouple==3.5
|
||||
fastapi==0.74.1
|
||||
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