Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Hellander committed Apr 1, 2024
1 parent b38fd84 commit 31f5f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedn/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
author_email='contact@scaleoutsystems.com',
url='https://www.scaleoutsystems.com',
py_modules=['fedn'],
python_requires='>=3.8,<=3.11',
python_requires='>=3.8,<3.12',
install_requires=[
"requests",
"urllib3>=1.26.4",
Expand Down

0 comments on commit 31f5f1c

Please sign in to comment.