You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-24 14:20:59 +03:00
chore(cmapi, deps): MCOL-5905 Bump versions of CMAPI dependencies.
This commit is contained in:
committed by
Alan Mologorsky
parent
d17fc7d9be
commit
fde9155d18
@@ -1,80 +1,78 @@
|
||||
awscli==1.25.56
|
||||
CherryPy==18.6.1
|
||||
cryptography==36.0.1
|
||||
furl==2.1.3
|
||||
gsutil==5.12
|
||||
lxml==4.7.1
|
||||
psutil==5.9.1
|
||||
pyotp==2.6.0
|
||||
requests==2.27.1
|
||||
typer==0.15.1
|
||||
aiohttp==3.11.12
|
||||
aiohttp==3.11.16
|
||||
awscli==1.38.28
|
||||
CherryPy==18.10.0
|
||||
cryptography==43.0.3
|
||||
furl==2.1.4
|
||||
gsutil==5.33
|
||||
lxml==5.3.2
|
||||
psutil==7.0.0
|
||||
pyotp==2.9.0
|
||||
requests==2.32.3
|
||||
# required for CherryPy RoutesDispatcher,
|
||||
# but CherryPy itself has no such a dependency
|
||||
Routes==2.5.1
|
||||
typer==0.15.2
|
||||
|
||||
# indirect dependencies
|
||||
aiohappyeyeballs==2.4.4
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiosignal==1.3.2
|
||||
argcomplete==2.0.0
|
||||
argcomplete==3.6.2
|
||||
async-timeout==5.0.1
|
||||
asynctest==0.13.0
|
||||
attrs==25.1.0
|
||||
attrs==25.3.0
|
||||
autocommand==2.2.2
|
||||
backports.tarfile==1.2.0
|
||||
boto==2.49.0
|
||||
boto3==1.24.55
|
||||
botocore==1.27.55
|
||||
cachetools==5.2.0
|
||||
certifi==2021.10.8
|
||||
cffi==1.15.0
|
||||
charset-normalizer==2.0.12
|
||||
cheroot==8.6.0
|
||||
botocore==1.37.28
|
||||
cachetools==5.5.2
|
||||
certifi==2025.1.31
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.1
|
||||
cheroot==10.0.1
|
||||
click==8.1.8
|
||||
colorama==0.4.4
|
||||
colorama==0.4.6
|
||||
crcmod==1.7
|
||||
docutils==0.16
|
||||
fasteners==0.17.3
|
||||
fasteners==0.19
|
||||
frozenlist==1.5.0
|
||||
gcs-oauth2-boto-plugin==3.0
|
||||
gcs-oauth2-boto-plugin==3.2
|
||||
google-apitools==0.5.32
|
||||
google-auth==2.10.0
|
||||
google-auth==2.17.0
|
||||
google-auth-httplib2==0.2.0
|
||||
google-reauth==0.1.1
|
||||
httplib2==0.20.4
|
||||
idna==3.3
|
||||
importlib-resources==5.4.0
|
||||
importlib-metadata==4.12.0
|
||||
jaraco.classes==3.2.1
|
||||
jaraco.collections==3.5.1
|
||||
jaraco.context==4.1.1
|
||||
jaraco.functools==3.5.0
|
||||
jaraco.text==3.7.0
|
||||
idna==3.10
|
||||
jaraco.collections==5.1.0
|
||||
jaraco.context==6.0.1
|
||||
jaraco.functools==4.1.0
|
||||
jaraco.text==4.0.0
|
||||
jmespath==1.0.1
|
||||
markdown-it-py==3.0.0
|
||||
mdurl==0.1.2
|
||||
monotonic==1.6
|
||||
more-itertools==8.12.0
|
||||
multidict==6.1.0
|
||||
more-itertools==10.6.0
|
||||
multidict==6.3.2
|
||||
oauth2client==4.1.3
|
||||
orderedmultidict==1.0.1
|
||||
portend==3.1.0
|
||||
propcache==0.2.1
|
||||
pyasn1-modules==0.2.8
|
||||
pyasn1==0.4.8
|
||||
pycparser==2.21
|
||||
portend==3.2.0
|
||||
propcache==0.3.1
|
||||
pyasn1==0.6.1
|
||||
pyasn1_modules==0.4.2
|
||||
pycparser==2.22
|
||||
Pygments==2.19.1
|
||||
pyOpenSSL==22.0.0
|
||||
pyparsing==3.0.9
|
||||
python-dateutil==2.8.2
|
||||
pytz==2021.3
|
||||
pyOpenSSL==24.2.1
|
||||
pyparsing==3.2.3
|
||||
python-dateutil==2.9.0.post0
|
||||
pyu2f==0.1.5
|
||||
PyYAML==5.4.1
|
||||
rich==13.9.4
|
||||
PyYAML==6.0.2
|
||||
repoze.lru==0.7
|
||||
retry-decorator==1.1.1
|
||||
Routes==2.5.1
|
||||
rich==14.0.0
|
||||
rsa==4.7.2
|
||||
s3transfer==0.6.0
|
||||
s3transfer==0.11.4
|
||||
shellingham==1.5.4
|
||||
six==1.16.0
|
||||
tempora==5.0.1
|
||||
typing_extensions==4.12.2
|
||||
urllib3==1.26.8
|
||||
yarl==1.18.3
|
||||
zc.lockfile==2.0
|
||||
zipp==3.7.0
|
||||
six==1.17.0
|
||||
tempora==5.8.0
|
||||
typing_extensions==4.13.1
|
||||
urllib3==1.26.20
|
||||
yarl==1.19.0
|
||||
zc.lockfile==3.0.post1
|
||||
Reference in New Issue
Block a user