Skip to content

Commit 5a2b9b4

Browse files
committed
bump requires
1 parent 1610d6c commit 5a2b9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ keywords = ['sdv', 'synthetic-data', 'synhtetic-data-generation', 'timeseries',
1919
dynamic = ['version']
2020
license = 'BUSL-1.1'
2121
license-files = ['LICENSE']
22-
requires-python = '>=3.9,<3.14'
22+
requires-python = '>=3.9,<3.15'
2323
readme = 'README.md'
2424
dependencies = [
2525
'boto3>=1.28,<2.0.0',

0 commit comments

Comments
 (0)