Skip to content

Commit 501e7e1

Browse files
authored
Update setup.py
1 parent eeec828 commit 501e7e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
author_email = '[email protected]'
1717
license = 'BSD'
1818
install_requires = [
19-
'boto3>=1.28.57',
20-
'Django>=3.2',
19+
'boto3>=1.39',
20+
'Django>=4.2',
2121
'django-fsm-2>=4.0.0'
2222
]
2323
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)