-
- Downloads
add YAML types library
... | ... | @@ -9,6 +9,7 @@ celery==5.3.4 |
# Test and linting dependencies | ||
celery-stubs==0.1.3 | ||
types-requests==2.31.0.1 | ||
types-PyYAML==6.0.12.12 | ||
pytest==7.4.3 | ||
faker==19.13.0 | ||
responses==0.24.0 | ||
... | ... |
Please register or sign in to comment