We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e9f36b + 85100ca commit db0eb19Copy full SHA for db0eb19
1 file changed
frontend_multi_user/pyproject.toml
@@ -12,7 +12,7 @@ dependencies = [
12
"authlib>=1.3.2",
13
"psycopg2-binary>=2.9.10",
14
"requests>=2.32.3",
15
- "stripe>=10.7.0",
+ "stripe>=10.7.0,<15.0.0",
16
"python-dotenv>=1.0.1",
17
"sqlalchemy-utils>=0.41.1",
18
"WTForms==3.1.2", # This is an older version of WTForms. Since WTForms 3.2.1 breaks the "edit" button in the admin panel.
0 commit comments