mirror of
https://github.com/buildbot/buildbot.git
synced 2021-05-20 10:47:20 +03:00
19 lines
507 B
Plaintext
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
|