Files
buildbot/requirements-ciworker.txt
2021-05-13 21:04:16 +03:00

19 lines
507 B
Plaintext

attrs==20.3.0
Automat==20.2.0
constantly==15.1.0
funcsigs==1.0.2
future==0.18.2
hyperlink==21.0.0
idna==2.10 # pyup: ignore (conflicts with moto on master)
incremental==17.5.0
# pin mock, because 4.x no longer supports Python 3.5
mock==3.0.5 # pyup: ignore
pbr==5.6.0
# pin PyHamcrest, because 2.x no longer supports Python 2.7
PyHamcrest==1.9.0 # pyup: ignore
six==1.15.0
Twisted==21.2.0; python_version >= "3.6"
Twisted==20.3.0; python_version < "3.0" # pyup: ignore
zope.interface==5.4.0
-e worker