Skip to content

Commit 01ab412

Browse files
committed
fix(requirements): reverting requirements change
1 parent c50eeb4 commit 01ab412

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ ansible-compat==4.1.11
33
ansible-core==2.16.4
44
attrs==23.2.0
55
bracex==2.4
6-
certifi==2024.07.04
6+
certifi==2024.2.2
77
cffi==1.16.0
88
charset-normalizer==3.3.2
99
click==8.1.7
1010
click-help-colors==0.9.4
11-
cryptography==43.0.1
11+
cryptography==42.0.5
1212
distro==1.9.0
1313
docker==7.0.0
1414
enrich==1.2.7
15-
idna==3.7
16-
Jinja2==3.1.6
15+
idna==3.6
16+
Jinja2==3.1.3
1717
jsonschema==4.21.1
1818
jsonschema-specifications==2023.12.1
1919
markdown-it-py==3.0.0
@@ -27,7 +27,7 @@ pycparser==2.21
2727
Pygments==2.17.2
2828
PyYAML==6.0.1
2929
referencing==0.33.0
30-
requests==2.32.0
30+
requests==2.31.0
3131
resolvelib==1.0.1
3232
rich==13.7.1
3333
rpds-py==0.18.0

0 commit comments

Comments
 (0)