Skip to content

Commit

Permalink
Download jmespath 0.10.0 in bundled installer explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
stealthycoin committed Mar 16, 2022
1 parent fac8165 commit d279749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/make-bundle
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ from contextlib import contextmanager
EXTRA_RUNTIME_DEPS = [
# Use an up to date virtualenv/pip/setuptools on > 2.6.
('virtualenv', '16.7.8'),
('jmespath', '0.10.0'),
]
BUILDTIME_DEPS = [
('setuptools-scm', '3.3.3'),
Expand Down

0 comments on commit d279749

Please sign in to comment.