Removed retry and types-retry decorators from requirements
The retry
and types-retry
dependencies were removed from the requirements.txt
file, since these decorators are only installed for the tests (still in setup.py
).
The retry
and types-retry
dependencies were removed from the requirements.txt
file, since these decorators are only installed for the tests (still in setup.py
).