We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1610d6c commit 5a2b9b4Copy full SHA for 5a2b9b4
pyproject.toml
@@ -19,7 +19,7 @@ keywords = ['sdv', 'synthetic-data', 'synhtetic-data-generation', 'timeseries',
19
dynamic = ['version']
20
license = 'BUSL-1.1'
21
license-files = ['LICENSE']
22
-requires-python = '>=3.9,<3.14'
+requires-python = '>=3.9,<3.15'
23
readme = 'README.md'
24
dependencies = [
25
'boto3>=1.28,<2.0.0',
0 commit comments