Skip to content

Commit a437fb1

Browse files
committed
Merge remote-tracking branch 'origin/master' into edge
2 parents 769e76c + 7ec3dc1 commit a437fb1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

recommended.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ email-validator<1.3;python_version < "3"
2727
wsgidav
2828
paramiko
2929
pyOpenSSL
30-
pyftpdlib
30+
# NOTE: python-2.7 versions require older pyftpdlib
31+
pyftpdlib;python_version >= "3"
32+
pyftpdlib<2.0;python_version < "3"
3133
watchdog
3234
scandir
3335
python-openid

0 commit comments

Comments
 (0)