Skip to content

Commit 06d3c07

Browse files
Update requirements file to support python3.14
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 0c5d396 commit 06d3c07

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ binaryornot==0.4.4
55
beartype==0.22.4
66
boolean.py==5.0
77
certifi==2025.6.15
8-
cffi==1.17.1
8+
cffi==2.0.0
99
chardet==5.2.0
1010
charset-normalizer==3.4.2
1111
click==8.3.0
@@ -36,8 +36,8 @@ javaproperties==0.8.2
3636
Jinja2==3.1.6
3737
jsonstreams==0.6.0
3838
license-expression==30.4.4
39-
lxml==5.4.0
40-
MarkupSafe==3.0.2
39+
lxml==6.0.2
40+
MarkupSafe==3.0.3
4141
more-itertools==10.7.0
4242
normality==2.6.1
4343
packageurl-python==0.17.1
@@ -59,7 +59,7 @@ Pygments==2.13.0
5959
pymaven-patch==0.3.2
6060
pyparsing==3.2.3
6161
pytz==2022.1
62-
PyYAML==6.0.2
62+
PyYAML==6.0.3
6363
rdflib==7.1.4
6464
requests==2.32.4
6565
saneyaml==0.6.1

0 commit comments

Comments
 (0)