Skip to content

Commit e46194f

Browse files
Add requirements lock files
1 parent 41c5473 commit e46194f

3 files changed

Lines changed: 74 additions & 0 deletions

File tree

requirements-deploy-lock.txt

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
backports.tarfile==1.2.0
2+
certifi==2026.2.25
3+
cffi==2.0.0
4+
changelog2version==0.12.1
5+
charset-normalizer==3.4.7
6+
cryptography==46.0.6
7+
docutils==0.22.4
8+
gitdb==4.0.12
9+
GitPython==3.1.46
10+
id==1.6.1
11+
idna==3.11
12+
importlib_metadata==9.0.0
13+
jaraco.classes==3.4.0
14+
jaraco.context==6.1.2
15+
jaraco.functools==4.4.0
16+
jeepney==0.9.0
17+
Jinja2==3.1.6
18+
keyring==25.7.0
19+
markdown-it-py==4.0.0
20+
MarkupSafe==3.0.3
21+
mdurl==0.1.2
22+
more-itertools==11.0.1
23+
nh3==0.3.4
24+
packaging==26.0
25+
pycparser==3.0
26+
Pygments==2.20.0
27+
PyYAML==6.0.3
28+
readme_renderer==44.0
29+
requests==2.33.1
30+
requests-toolbelt==1.0.0
31+
rfc3986==2.0.0
32+
rich==14.3.3
33+
SecretStorage==3.5.0
34+
semver==2.13.0
35+
smmap==5.0.3
36+
snippets2changelog==1.7.0
37+
twine==6.2.0
38+
urllib3==2.6.3
39+
zipp==3.23.0

requirements-lock.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
mpremote==1.28.0
2+
platformdirs==4.9.4
3+
pyserial==3.5
4+
pyudev==0.24.4
5+
rshell==0.0.36

requirements-test-lock.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
cfgv==3.5.0
2+
changelog2version==0.12.1
3+
coverage==7.13.5
4+
deepdiff==6.7.1
5+
distlib==0.4.0
6+
filelock==3.25.2
7+
flake8==7.3.0
8+
gitdb==4.0.12
9+
GitPython==3.1.46
10+
identify==2.6.18
11+
Jinja2==3.1.6
12+
MarkupSafe==3.0.3
13+
mccabe==0.7.0
14+
mock==4.0.3
15+
nodeenv==1.10.0
16+
nose2==0.16.0
17+
ordered-set==4.1.0
18+
pathspec==1.0.4
19+
platformdirs==4.9.4
20+
pre_commit==4.5.1
21+
pycodestyle==2.14.0
22+
pyflakes==3.4.0
23+
python-discovery==1.2.1
24+
PyYAML==6.0.3
25+
semver==2.13.0
26+
setup2upypackage==0.5.0
27+
smmap==5.0.3
28+
snippets2changelog==1.7.0
29+
virtualenv==21.2.0
30+
yamllint==1.38.0

0 commit comments

Comments
 (0)