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