feat(api): full dependencies upgrade
This commit is contained in:
parent
778db9af34
commit
1ee50b62ed
2 changed files with 11 additions and 11 deletions
|
|
@ -1,15 +1,15 @@
|
|||
requests==2.27.1
|
||||
requests==2.28.0
|
||||
urllib3==1.26.9
|
||||
boto3==1.24.8
|
||||
boto3==1.24.11
|
||||
pyjwt==2.4.0
|
||||
psycopg2-binary==2.9.3
|
||||
elasticsearch==7.9.1
|
||||
jira==3.1.1
|
||||
elasticsearch==8.2.3
|
||||
jira==3.2.0
|
||||
|
||||
|
||||
|
||||
fastapi==0.78.0
|
||||
uvicorn[standard]==0.17.6
|
||||
python-decouple==3.6
|
||||
pydantic[email]==1.8.2
|
||||
pydantic[email]==1.9.1
|
||||
apscheduler==3.9.1
|
||||
|
|
@ -1,16 +1,16 @@
|
|||
requests==2.27.1
|
||||
requests==2.28.0
|
||||
urllib3==1.26.9
|
||||
boto3==1.24.8
|
||||
boto3==1.24.11
|
||||
pyjwt==2.4.0
|
||||
psycopg2-binary==2.9.3
|
||||
elasticsearch==7.9.1
|
||||
jira==3.1.1
|
||||
clickhouse-driver==0.2.3
|
||||
elasticsearch==8.2.3
|
||||
jira==3.2.0
|
||||
clickhouse-driver==0.2.4
|
||||
python3-saml==1.12.0
|
||||
|
||||
fastapi==0.78.0
|
||||
python-multipart==0.0.5
|
||||
uvicorn[standard]==0.17.6
|
||||
python-decouple==3.6
|
||||
pydantic[email]==1.8.2
|
||||
pydantic[email]==1.9.1
|
||||
apscheduler==3.9.1
|
||||
Loading…
Add table
Reference in a new issue