Skip to content

Commit a5e02e8

Browse files
author
John Van de Meulebrouck Brendgard
committed
Upgrade to pyop v2.0.5 to fix #92
1 parent 32e8c9f commit a5e02e8

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)