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

Added python-dateutil to requirements

parent d349c3bf
No related branches found
No related tags found
2 merge requests!456Release candidate v1 24,!426Added python-dateutil to requirements
......@@ -41,3 +41,4 @@ urllib3==1.25.9
yarl==1.4.2
diff-match-patch==20200713
tox==3.19.0
python-dateutil
......@@ -93,6 +93,7 @@ if __name__ == "__main__":
'prometheus-client',
'psutil',
'atomic',
'python-dateutil'
],
extras_require={
'dev': [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment