Bump pyftpdlib to the version supporting Python 3.13 on Windows.

This commit is contained in:
Andrey Rakhmatullin 2024-10-22 19:07:21 +05:00
parent fffacb9dac
commit d10c58ff38
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ minversion = 1.7.0
deps =
attrs
pexpect >= 4.8.0
pyftpdlib >= 1.5.8
pyftpdlib >= 2.0.1
pygments
pytest
pytest-cov==4.0.0