Skip to content

Commit 6ef6be9

Browse files
committed
debug! pins
1 parent f518720 commit 6ef6be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-smoke-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
path: test
7373
- name: Install the packaging-related tools
74-
run: python3 -m pip install build twine
74+
run: python3 -m pip install Pygments==2.18.0 SecretStorage==3.3.3 backports.tarfile==1.2.0 build==1.2.2.post1 certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2 cryptography==42.0.7 docutils==0.21.2 idna==3.7 importlib-metadata==8.5.0 jaraco.classes==3.4.0 jaraco.context==5.3.0 jaraco.functools==4.0.1 jeepney==0.8.0 keyring==25.2.1 markdown-it-py==3.0.0 mdurl==0.1.2 more-itertools==10.2.0 nh3==0.2.17 packaging==24.1 pkginfo==1.12.0 pycparser==2.22 pyproject_hooks==1.2.0 readme-renderer==43.0 requests==2.32.3 requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==13.7.1 twine==6.0.1 urllib3==2.2.1 zipp==3.21.0
7575
env:
7676
PIP_CONSTRAINT: test/requirements/runtime.txt
7777
- name: Create the stub package importable directory

0 commit comments

Comments
 (0)