mirror of
https://github.com/apache/superset.git
synced 2026-04-16 22:55:52 +00:00
chore: Update aiohttp>=3.7.4 in requirements (#19872)
* update * lets see
This commit is contained in:
@@ -20,3 +20,4 @@ pyrsistent>=0.16.1,<0.17
|
||||
zipp==3.4.1
|
||||
sasl==0.3.1
|
||||
wrapt==1.12.1 # required by astroid<2.9 until we bump pylint
|
||||
aiohttp==3.7.4
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# SHA1:8e1f4e29cff52824dc5e1c2937c4ea1b1b3187fe
|
||||
# SHA1:36b61211c8ad8c91cf047ad9212f9489e3eeefda
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
@@ -7,8 +7,10 @@
|
||||
#
|
||||
-e file:.
|
||||
# via -r requirements/base.in
|
||||
aiohttp==3.7.4.post0
|
||||
# via slackclient
|
||||
aiohttp==3.7.4
|
||||
# via
|
||||
# -r requirements/base.in
|
||||
# slackclient
|
||||
alembic==1.6.5
|
||||
# via flask-migrate
|
||||
amqp==5.1.0
|
||||
@@ -37,7 +39,7 @@ celery==5.2.2
|
||||
# via apache-superset
|
||||
cffi==1.14.6
|
||||
# via cryptography
|
||||
chardet==4.0.0
|
||||
chardet==3.0.4
|
||||
# via aiohttp
|
||||
click==8.0.4
|
||||
# via
|
||||
|
||||
@@ -16,7 +16,7 @@ botocore==1.21.19
|
||||
# s3transfer
|
||||
cached-property==1.5.2
|
||||
# via tableschema
|
||||
certifi==2021.5.30
|
||||
certifi==2021.10.8
|
||||
# via requests
|
||||
charset-normalizer==2.0.4
|
||||
# via requests
|
||||
|
||||
Reference in New Issue
Block a user