Skip to content

Commit c50eeb4

Browse files
committed
fix(requirements): reverting requirements change
1 parent 9668d7f commit c50eeb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cffi==1.16.0
88
charset-normalizer==3.3.2
99
click==8.1.7
1010
click-help-colors==0.9.4
11-
cryptography==44.0.1
11+
cryptography==43.0.1
1212
distro==1.9.0
1313
docker==7.0.0
1414
enrich==1.2.7
@@ -33,5 +33,5 @@ rich==13.7.1
3333
rpds-py==0.18.0
3434
selinux==0.3.0
3535
subprocess-tee==0.4.1
36-
urllib3==2.2.2
36+
urllib3==2.2.1
3737
wcmatch==8.5.1

0 commit comments

Comments
 (0)