feat(chalice): upgraded dependencies
This commit is contained in:
parent
0f8c842c3e
commit
932edda0c0
5 changed files with 17 additions and 17 deletions
|
|
@ -1,9 +1,9 @@
|
|||
requests==2.28.2
|
||||
urllib3==1.26.15
|
||||
boto3==1.26.100
|
||||
boto3==1.26.112
|
||||
pyjwt==2.6.0
|
||||
psycopg2-binary==2.9.5
|
||||
elasticsearch==8.6.2
|
||||
psycopg2-binary==2.9.6
|
||||
elasticsearch==8.7.0
|
||||
jira==3.5.0
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
requests==2.28.2
|
||||
urllib3==1.26.15
|
||||
boto3==1.26.100
|
||||
boto3==1.26.112
|
||||
pyjwt==2.6.0
|
||||
psycopg2-binary==2.9.5
|
||||
elasticsearch==8.6.2
|
||||
psycopg2-binary==2.9.6
|
||||
elasticsearch==8.7.0
|
||||
jira==3.5.0
|
||||
|
||||
|
||||
|
|
@ -14,4 +14,4 @@ python-decouple==3.8
|
|||
pydantic[email]==1.10.7
|
||||
apscheduler==3.10.1
|
||||
|
||||
redis==4.5.3
|
||||
redis==4.5.4
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
requests==2.28.2
|
||||
urllib3==1.26.15
|
||||
boto3==1.26.100
|
||||
boto3==1.26.112
|
||||
pyjwt==2.6.0
|
||||
psycopg2-binary==2.9.5
|
||||
elasticsearch==8.6.2
|
||||
psycopg2-binary==2.9.6
|
||||
elasticsearch==8.7.0
|
||||
jira==3.5.0
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
requests==2.28.2
|
||||
urllib3==1.26.15
|
||||
boto3==1.26.100
|
||||
boto3==1.26.112
|
||||
pyjwt==2.6.0
|
||||
psycopg2-binary==2.9.5
|
||||
elasticsearch==8.6.2
|
||||
psycopg2-binary==2.9.6
|
||||
elasticsearch==8.7.0
|
||||
jira==3.5.0
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
requests==2.28.2
|
||||
urllib3==1.26.15
|
||||
boto3==1.26.100
|
||||
boto3==1.26.112
|
||||
pyjwt==2.6.0
|
||||
psycopg2-binary==2.9.5
|
||||
elasticsearch==8.6.2
|
||||
psycopg2-binary==2.9.6
|
||||
elasticsearch==8.7.0
|
||||
jira==3.5.0
|
||||
|
||||
|
||||
|
|
@ -18,5 +18,5 @@ clickhouse-driver==0.2.5
|
|||
python3-saml==1.15.0
|
||||
python-multipart==0.0.6
|
||||
|
||||
redis==4.5.3
|
||||
redis==4.5.4
|
||||
#confluent-kafka==2.1.0
|
||||
Loading…
Add table
Reference in a new issue