pull/2561/head
Felix Fontein 2021-05-19 12:23:01 +02:00
parent 8ba08ae383
commit c305178950
1 changed files with 1 additions and 0 deletions

View File

@ -55,3 +55,4 @@ wrapt == 1.11.1
# Restrict docker versions depending on Python version
docker < 5.0.0 ; python_version <= '3.6'
websocket-client < 1.0.0 ; python_version <= '3.6'