Skip to content

Commit 4981780

Browse files
Update requirements to support python 3.12
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 56a55c2 commit 4981780

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ beautifulsoup4==4.12.3
44
binaryornot==0.4.4
55
boolean.py==4.0
66
certifi==2024.2.2
7-
cffi==1.15.1
7+
cffi==1.16.0
88
chardet==5.0.0
99
charset-normalizer==2.1.0
1010
click==8.1.7
@@ -36,7 +36,7 @@ Jinja2==3.1.3
3636
jsonstreams==0.6.0
3737
license-expression==30.3.0
3838
lxml==4.9.4
39-
MarkupSafe==2.1.2
39+
MarkupSafe==2.1.5
4040
more-itertools==8.13.0
4141
normality==2.3.3
4242
packageurl-python==0.15.0
@@ -58,7 +58,7 @@ Pygments==2.13.0
5858
pymaven-patch==0.3.0
5959
pyparsing==3.0.9
6060
pytz==2022.1
61-
PyYAML==6.0
61+
PyYAML==6.0.1
6262
rdflib==6.2.0
6363
requests==2.31.0
6464
saneyaml==0.6.0

0 commit comments

Comments
 (0)