Skip to content

Commit d997552

Browse files
author
Greg Leclercq
committed
Update deps: simple-workflow >= 0.1.46 (fix event timestamps in tests)
1 parent 93f467f commit d997552

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
@@ -81,7 +81,7 @@ def read(fname):
8181
package_dir={'simpleflow': 'simpleflow'},
8282
include_package_data=True,
8383
install_requires=[
84-
'simple-workflow>=0.1.45',
84+
'simple-workflow>=0.1.46',
8585
],
8686
license=read("LICENSE"),
8787
zip_safe=False,

0 commit comments

Comments
 (0)