Skip to content

Commit

Permalink
chore(🦾): bump python numexpr 2.9.0 -> 2.10.0 (apache#28506)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
2 people authored and EnxDev committed May 31, 2024
1 parent b29a79b commit 5253944
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ apispec[yaml]==6.3.0
# via flask-appbuilder
apsw==3.42.0.1
# via shillelagh
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via
# cattrs
Expand Down Expand Up @@ -91,6 +93,8 @@ dnspython==2.1.0
# via email-validator
email-validator==1.1.3
# via flask-appbuilder
exceptiongroup==1.2.1
# via cattrs
flask==2.3.3
# via
# apache-superset
Expand Down Expand Up @@ -144,7 +148,9 @@ geopy==2.4.1
google-auth==2.27.0
# via shillelagh
greenlet==3.0.3
# via shillelagh
# via
# shillelagh
# sqlalchemy
gunicorn==22.0.0
# via apache-superset
hashids==1.3.1
Expand Down Expand Up @@ -211,7 +217,7 @@ nh3==0.2.17
# via apache-superset
numba==0.57.1
# via pandas
numexpr==2.9.0
numexpr==2.10.0
# via
# -r requirements/base.in
# pandas
Expand Down Expand Up @@ -355,6 +361,7 @@ typing-extensions==4.11.0
# via
# alembic
# apache-superset
# cattrs
# flask-limiter
# limits
# shillelagh
Expand Down

0 comments on commit 5253944

Please sign in to comment.