awsebcli: remove future, relax packaging

This commit is contained in:
Kirill Radzikhovskyy
2025-05-23 08:37:34 -07:00
committed by Robert Schütz
parent 1627f0a62d
commit 626f19d385
+1 -1
View File
@@ -39,6 +39,7 @@ python.pkgs.buildPythonApplication rec {
"botocore"
"colorama"
"pathspec"
"packaging"
"PyYAML"
"six"
"termcolor"
@@ -53,7 +54,6 @@ python.pkgs.buildPythonApplication rec {
fabric
pathspec
pyyaml
future
requests
semantic-version
setuptools