feat(api): EE updated dependencies
This commit is contained in:
parent
90143bcd31
commit
1859fb8a6c
1 changed files with 9 additions and 9 deletions
|
|
@ -1,16 +1,16 @@
|
|||
requests==2.26.0
|
||||
urllib3==1.26.6
|
||||
boto3==1.16.1
|
||||
pyjwt==1.7.1
|
||||
psycopg2-binary==2.8.6
|
||||
requests==2.27.1
|
||||
urllib3==1.26.9
|
||||
boto3==1.22.6
|
||||
pyjwt==2.3.0
|
||||
psycopg2-binary==2.9.3
|
||||
elasticsearch==7.9.1
|
||||
jira==3.1.1
|
||||
clickhouse-driver==0.2.2
|
||||
clickhouse-driver==0.2.3
|
||||
python3-saml==1.12.0
|
||||
|
||||
fastapi==0.75.0
|
||||
fastapi==0.75.2
|
||||
python-multipart==0.0.5
|
||||
uvicorn[standard]==0.17.5
|
||||
uvicorn[standard]==0.17.6
|
||||
python-decouple==3.6
|
||||
pydantic[email]==1.8.2
|
||||
apscheduler==3.8.1
|
||||
apscheduler==3.9.1
|
||||
Loading…
Add table
Reference in a new issue