Skip to content

Commit 6bfc712

Browse files
Update dependency scramp to v1.4.8
1 parent 3c410f8 commit 6bfc712

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
@@ -16,7 +16,7 @@
1616
url="https://github.com/ibm/nzpy",
1717
license="IBM",
1818
python_requires='>=3.5',
19-
install_requires=['scramp==1.4.5', 'looseversion==1.3.0'],
19+
install_requires=['scramp==1.4.8', 'looseversion==1.3.0'],
2020
classifiers=[
2121
"Development Status :: 5 - Production/Stable",
2222
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)