Skip to content

Commit 82a2c3f

Browse files
committed
set OSACA v0.7.0 as min requirement
1 parent 8a1fa53 commit 82a2c3f

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
@@ -103,7 +103,7 @@ def find_version(*file_paths):
103103
'numpy',
104104
'requests',
105105
'pycparser>=2.21',
106-
'osaca>=0.4.0',
106+
'osaca>=0.7.0',
107107
'psutil',
108108
'compress_pickle',
109109
],

0 commit comments

Comments
 (0)