attrs==21.4.0;  python_version < "3.6"  # pyup: ignore
attrs==23.1.0;  python_version >= "3.6"
autobahn==23.6.2;  python_version >= "3.9"
autobahn==22.7.1;  python_version < "3.9" and python_version >= "3.7"  # pyup: ignore
autobahn==20.12.3;  python_version < "3.7" and python_version >= "3.6"  # pyup: ignore
Automat==20.2.0;  python_version < "3.6"  # pyup: ignore
Automat==22.10.0;  python_version >= "3.6"
cffi==1.16.0;  python_version >= "3.6"
constantly==15.1.0
cryptography==41.0.6;  python_version >= "3.6"
funcsigs==1.0.2
future==0.18.3
hyperlink==21.0.0
idna==2.10  # pyup: ignore (conflicts with moto on master)
incremental==22.10.0;  python_version >= "3.6"
incremental==17.5.0;  python_version < "3.0"  # pyup: ignore
mock==3.0.5;  python_version < "3.6"  # pyup: ignore
mock==5.1.0;  python_version >= "3.6"
parameterized==0.8.1;  python_version < "3.6"  # pyup: ignore
parameterized==0.9.0;  python_version >= "3.6"
pbr==6.0.0
# pin PyHamcrest, because 2.x no longer supports Python 2.7
PyHamcrest==1.9.0  # pyup: ignore
psutil==5.9.6
pycparser==2.21;  python_version >= "3.6"
six==1.16.0
Twisted==23.10.0;  python_version >= "3.6"
Twisted==20.3.0;  python_version < "3.6"  # pyup: ignore
txaio==23.1.1;  python_version >= "3.6"
typing-extensions==4.8.0;  python_version >= "3.7"
typing-extensions==4.8.0;  python_version < "3.7" and python_version >= "3.5"
zope.interface==5.4.0;  python_version < "3.6"  # pyup: ignore
zope.interface==6.1;  python_version >= "3.6"
-e worker
