Skip to content

Commit 3877a8f

Browse files
gtjosephgithub-actions[bot]
authored andcommitted
Python package updates for Python 3.14
The lxml, Twisted and zope.interface packages need to be updated to support Python 3.14. Backwards compatibility with 3.12,3.13 is maintained.
1 parent a678a49 commit 3877a8f

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
@@ -9,7 +9,7 @@ construct==2.10.68
99
hyperlink==21.0.0
1010
idna==3.3
1111
incremental==24.7.2
12-
lxml==5.3.0
12+
lxml==6.0.1
1313
netifaces>=0.10.4
1414
numpy>=1.19.5
1515
pycparser==2.22
@@ -20,10 +20,10 @@ rawsocket==0.2
2020
requests==2.27.1
2121
service_identity==24.1.0
2222
six==1.16.0
23-
Twisted==24.10.0
23+
Twisted==25.5.0
2424
txaio==22.2.1
2525
typing_extensions==4.12.2
2626
urllib3==1.26.9
27-
zope.interface==7.0.1
27+
zope.interface==8.0.1
2828
starpy @ git+https://github.com/asterisk/starpy@1.1.1
2929
scapy==2.6.1

0 commit comments

Comments
 (0)