Fix requirements of packages

This commit is contained in:
Nicola Soranzo
2023-11-21 17:54:31 +00:00
parent e8a288b2d3
commit 65b71cbbd1
4 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -31,7 +31,8 @@ version = 23.1.0.dev0
[options]
include_package_data = True
install_requires =
galaxy-webapps
galaxy-web-stack
galaxy-web-apps
packages = find:
python_requires = >=3.7
+1
View File
@@ -38,6 +38,7 @@ install_requires =
galaxy-tool-util
galaxy-util
galaxy-web-framework
galaxy-web-stack
a2wsgi
apispec
Babel
-1
View File
@@ -34,7 +34,6 @@ include_package_data = True
install_requires =
galaxy-data
galaxy-util
galaxy-web-stack
babel
MarkupSafe
paste
+1
View File
@@ -32,6 +32,7 @@ version = 23.1.dev0
[options]
include_package_data = True
install_requires =
galaxy-data
galaxy-util
SQLAlchemy>=1.4.25,<2
packages = find: