diff --git a/superset/requirements.txt b/superset/requirements.txt index 015255905b..d1a26dcbe3 100644 --- a/superset/requirements.txt +++ b/superset/requirements.txt @@ -8,7 +8,7 @@ alembic==1.6.2 # via flask-migrate amqp==5.1.1 # via kombu -apache-superset==3.0.2 +apache-superset==3.0.3 # via -r requirements.in apispec[yaml]==6.3.0 # via @@ -230,7 +230,7 @@ prompt-toolkit==3.0.30 # via click-repl psycopg2-binary==2.9.6 # via -r requirements.in -pyarrow==12.0.1 +pyarrow==14.0.2 # via apache-superset pycparser==2.20 # via cffi