Skip to content
Snippets Groups Projects
Commit 440e77ad authored by Dariusz Kędzierski's avatar Dariusz Kędzierski
Browse files

Add min version for python-dateutil

parent d5dd7692
No related branches found
No related tags found
2 merge requests!456Release candidate v1 24,!426Added python-dateutil to requirements
......@@ -93,7 +93,7 @@ if __name__ == "__main__":
'prometheus-client',
'psutil',
'atomic',
'python-dateutil'
'python-dateutil>=2.8.1'
],
extras_require={
'dev': [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment