Skip to content

Commit

Permalink
Bump supported pysmb version to at most 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Nov 10, 2020
1 parent 807445b commit 46477d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ setup_requires =
install_requires =
configparser ~= 3.2 ; python_version < '3'
fs ~=2.2
pysmb >=1.1.22, !=1.1.26, !=1.1.29, <=1.2.4
pysmb >=1.1.22, !=1.1.26, !=1.1.29, <=1.2.5
six ~=1.10
tests_require =
docker ~=3.6
Expand Down

0 comments on commit 46477d6

Please sign in to comment.