We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e02124 commit a10dfc0Copy full SHA for a10dfc0
2 files changed
requirements.txt
@@ -54,8 +54,8 @@ rfc3986==2.0.0
54
rich==14.2.0
55
secretstorage==3.4.0
56
sentry-sdk==1.45.1
57
-setuptools==80.9.0
58
-setuptools-odoo==3.3.1
+setuptools==81.0.0
+setuptools-odoo==3.3.2
59
setuptools-scm==9.2.2
60
six==1.17.0
61
tornado==6.5.2
setup.py
@@ -37,7 +37,7 @@
37
# lxml for parsing PyPI index pages
38
"lxml",
39
# for setuptools-odoo-make-default
40
- "setuptools-odoo",
+ "setuptools-odoo>=3.3.2",
41
"setuptools",
42
# for whool-init
43
"whool",
0 commit comments