feat(api): requirements upgrade
This commit is contained in:
parent
d478436d9b
commit
b8eac83662
2 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +1,14 @@
|
|||
requests==2.27.1
|
||||
urllib3==1.26.9
|
||||
boto3==1.22.6
|
||||
pyjwt==2.3.0
|
||||
boto3==1.24.8
|
||||
pyjwt==2.4.0
|
||||
psycopg2-binary==2.9.3
|
||||
elasticsearch==7.9.1
|
||||
jira==3.1.1
|
||||
|
||||
|
||||
|
||||
fastapi==0.75.2
|
||||
fastapi==0.78.0
|
||||
uvicorn[standard]==0.17.6
|
||||
python-decouple==3.6
|
||||
pydantic[email]==1.8.2
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
requests==2.27.1
|
||||
urllib3==1.26.9
|
||||
boto3==1.22.6
|
||||
pyjwt==2.3.0
|
||||
boto3==1.24.8
|
||||
pyjwt==2.4.0
|
||||
psycopg2-binary==2.9.3
|
||||
elasticsearch==7.9.1
|
||||
jira==3.1.1
|
||||
clickhouse-driver==0.2.3
|
||||
python3-saml==1.12.0
|
||||
|
||||
fastapi==0.75.2
|
||||
fastapi==0.78.0
|
||||
python-multipart==0.0.5
|
||||
uvicorn[standard]==0.17.6
|
||||
python-decouple==3.6
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue