feat(api): updated dependencies
This commit is contained in:
parent
423f416015
commit
144e58adef
1 changed files with 8 additions and 8 deletions
|
|
@ -1,15 +1,15 @@
|
||||||
requests==2.26.0
|
requests==2.27.1
|
||||||
urllib3==1.26.6
|
urllib3==1.26.9
|
||||||
boto3==1.16.1
|
boto3==1.22.6
|
||||||
pyjwt==1.7.1
|
pyjwt==2.3.0
|
||||||
psycopg2-binary==2.8.6
|
psycopg2-binary==2.9.3
|
||||||
elasticsearch==7.9.1
|
elasticsearch==7.9.1
|
||||||
jira==3.1.1
|
jira==3.1.1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
fastapi==0.75.0
|
fastapi==0.75.2
|
||||||
uvicorn[standard]==0.17.5
|
uvicorn[standard]==0.17.6
|
||||||
python-decouple==3.6
|
python-decouple==3.6
|
||||||
pydantic[email]==1.8.2
|
pydantic[email]==1.8.2
|
||||||
apscheduler==3.8.1
|
apscheduler==3.9.1
|
||||||
Loading…
Add table
Reference in a new issue