Skip to content

Commit 033f493

Browse files
authored
Update setup.py
Stupid requirements
1 parent 09e22a3 commit 033f493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup, find_packages
33

44
install_requires = [
5-
"python-dateutil==2.6.0",
5+
"python-dateutil",
66
"boto3",
77
"PyYAML",
88
"requests",

0 commit comments

Comments
 (0)