feat(chalice): upgraded dependencies
feat(alerts): upgraded dependencies feat(crons): upgraded dependencies
This commit is contained in:
parent
1af4a7b3ff
commit
8e8d799632
5 changed files with 19 additions and 19 deletions
|
|
@ -1,14 +1,14 @@
|
|||
requests==2.28.1
|
||||
urllib3==1.26.12
|
||||
boto3==1.26.14
|
||||
boto3==1.26.39
|
||||
pyjwt==2.6.0
|
||||
psycopg2-binary==2.9.5
|
||||
elasticsearch==8.5.1
|
||||
elasticsearch==8.5.3
|
||||
jira==3.4.1
|
||||
|
||||
|
||||
|
||||
fastapi==0.87.0
|
||||
fastapi==0.88.0
|
||||
uvicorn[standard]==0.20.0
|
||||
python-decouple==3.6
|
||||
pydantic[email]==1.10.2
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
requests==2.28.1
|
||||
urllib3==1.26.12
|
||||
boto3==1.26.14
|
||||
boto3==1.26.39
|
||||
pyjwt==2.6.0
|
||||
psycopg2-binary==2.9.5
|
||||
elasticsearch==8.5.1
|
||||
elasticsearch==8.5.3
|
||||
jira==3.4.1
|
||||
|
||||
|
||||
|
||||
fastapi==0.87.0
|
||||
fastapi==0.88.0
|
||||
uvicorn[standard]==0.20.0
|
||||
python-decouple==3.6
|
||||
pydantic[email]==1.10.2
|
||||
|
|
|
|||
|
|
@ -1,18 +1,18 @@
|
|||
requests==2.28.1
|
||||
urllib3==1.26.12
|
||||
boto3==1.26.14
|
||||
boto3==1.26.39
|
||||
pyjwt==2.6.0
|
||||
psycopg2-binary==2.9.5
|
||||
elasticsearch==8.5.1
|
||||
elasticsearch==8.5.3
|
||||
jira==3.4.1
|
||||
|
||||
|
||||
|
||||
fastapi==0.87.0
|
||||
fastapi==0.88.0
|
||||
uvicorn[standard]==0.20.0
|
||||
python-decouple==3.6
|
||||
pydantic[email]==1.10.2
|
||||
apscheduler==3.9.1.post1
|
||||
|
||||
clickhouse-driver==0.2.4
|
||||
clickhouse-driver==0.2.5
|
||||
python-multipart==0.0.5
|
||||
|
|
@ -1,18 +1,18 @@
|
|||
requests==2.28.1
|
||||
urllib3==1.26.12
|
||||
boto3==1.26.14
|
||||
boto3==1.26.39
|
||||
pyjwt==2.6.0
|
||||
psycopg2-binary==2.9.5
|
||||
elasticsearch==8.5.1
|
||||
elasticsearch==8.5.3
|
||||
jira==3.4.1
|
||||
|
||||
|
||||
|
||||
fastapi==0.87.0
|
||||
fastapi==0.88.0
|
||||
uvicorn[standard]==0.20.0
|
||||
python-decouple==3.6
|
||||
pydantic[email]==1.10.2
|
||||
apscheduler==3.9.1.post1
|
||||
|
||||
clickhouse-driver==0.2.4
|
||||
clickhouse-driver==0.2.5
|
||||
python-multipart==0.0.5
|
||||
|
|
@ -1,19 +1,19 @@
|
|||
requests==2.28.1
|
||||
urllib3==1.26.12
|
||||
boto3==1.26.14
|
||||
boto3==1.26.39
|
||||
pyjwt==2.6.0
|
||||
psycopg2-binary==2.9.5
|
||||
elasticsearch==8.5.1
|
||||
elasticsearch==8.5.3
|
||||
jira==3.4.1
|
||||
|
||||
|
||||
|
||||
fastapi==0.87.0
|
||||
fastapi==0.88.0
|
||||
uvicorn[standard]==0.20.0
|
||||
python-decouple==3.6
|
||||
pydantic[email]==1.10.2
|
||||
apscheduler==3.9.1.post1
|
||||
|
||||
clickhouse-driver==0.2.4
|
||||
python3-saml==1.14.0
|
||||
clickhouse-driver==0.2.5
|
||||
python3-saml==1.15.0
|
||||
python-multipart==0.0.5
|
||||
Loading…
Add table
Reference in a new issue