We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62660be commit a66ddb0Copy full SHA for a66ddb0
Task_1/setup.py
@@ -27,7 +27,7 @@
27
],
28
include_package_data=True,
29
install_requires=[
30
- 'openfl @ git+https://github.com/securefederatedai/openfl.git@6bbf9b62f97f50a06a9956eefacebf6d0a6cba4e',
+ 'openfl @ git+https://github.com/securefederatedai/openfl.git@v1.7.1',
31
'GANDLF @ git+https://github.com/CBICA/GaNDLF.git@4d614fe1de550ea4035b543b4c712ad564248106',
32
'fets @ git+https://github.com/FETS-AI/Algorithms.git@fets_challenge',
33
0 commit comments