diff --git a/requirements.txt b/requirements.txt index 87744e4..6bafdfb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,5 @@ -# This template is a low-dependency template. -# By default there is no requirements added here. -# Add the requirements you need to this file. -# or run `make init` to create this file automatically based on the template. -# You can also run `make switch-to-poetry` to use the poetry package manager. -urwid==2.4.1 -twisted==23.10.0 -pyOpenSSL==23.3.0 -service_identity==24.1.0 -argparse==1.4.0 \ No newline at end of file +urwid==2.6.10 +Twisted==24.3.0 +pyOpenSSL==24.1.0 +service-identity==24.1.0 +argparse==1.4.0