diff --git a/requirements.txt b/requirements.txt index a332948a4..c1330a6c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,19 +1,19 @@ -attrs==21.4.0 +attrs==24.2.0 autobahn==21.2.1 -Automat==20.2.0 +Automat==24.8.1 certifi==2021.10.8 -cffi==1.15.0 +cffi==1.17.1 charset-normalizer==2.0.12 constantly==15.1.0 construct==2.10.68 Cython>=0.29.34,<3.0.0 hyperlink==21.0.0 idna==3.3 -incremental==21.3.0 -lxml==5.1.0 +incremental==24.7.2 +lxml==5.3.0 netifaces>=0.10.4 numpy>=1.19.5 -pycparser==2.21 +pycparser==2.22 pyOpenSSL==24.0.0 PyYAML==6.0.1 PyXB-X==1.2.6.1 @@ -21,9 +21,9 @@ rawsocket==0.2 requests==2.27.1 service_identity==24.1.0 six==1.16.0 -Twisted==22.4.0 +Twisted==24.10.0 txaio==22.2.1 -typing_extensions==4.1.1 +typing_extensions==4.12.2 urllib3==1.26.9 -zope.interface==5.4.0 -https://github.com/asterisk/starpy/archive/refs/heads/1.1.zip \ No newline at end of file +zope.interface==7.0.1 +https://github.com/asterisk/starpy/archive/refs/heads/1.1.zip