mirror of
https://github.com/buildbot/buildbot.git
synced 2021-05-20 10:47:20 +03:00
Update autobahn from 20.12.3 to 21.3.1 only on python 3.7+
This commit is contained in:
@@ -3,7 +3,8 @@ appdirs==1.4.4
|
|||||||
asn1crypto==1.4.0
|
asn1crypto==1.4.0
|
||||||
astroid==2.4.2;
|
astroid==2.4.2;
|
||||||
attrs==20.3.0
|
attrs==20.3.0
|
||||||
autobahn==20.12.3
|
autobahn==20.12.3; python_version < "3.7" # pyup: ignore
|
||||||
|
autobahn==21.3.1; python_version >= "3.7"
|
||||||
Automat==20.2.0
|
Automat==20.2.0
|
||||||
Babel==2.9.1
|
Babel==2.9.1
|
||||||
backports.functools-lru-cache==1.6.4
|
backports.functools-lru-cache==1.6.4
|
||||||
|
|||||||
Reference in New Issue
Block a user