Skip to content

Commit adf78af

Browse files
Merge pull request #106 from SUNET/upgrade_pyop_to_v2.0.5
Upgrade pyop to v2.0.5 in order to fix #92
2 parents 8161b1c + a5e02e8 commit adf78af

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
@@ -15,7 +15,7 @@
1515
packages=find_packages('src/'),
1616
package_dir={'': 'src'},
1717
install_requires=[
18-
"pyop==2.0.1",
18+
"pyop==2.0.5",
1919
"pysaml2==4.4.0",
2020
"pycryptodomex",
2121
"requests",

0 commit comments

Comments
 (0)