-
- Downloads
add YAML types library
parent
0ad49085
No related branches found
No related tags found
This commit is part of merge request !125. Comments created here will be created in the context of that merge request.
... | @@ -9,6 +9,7 @@ celery==5.3.4 | ... | @@ -9,6 +9,7 @@ celery==5.3.4 |
# Test and linting dependencies | # Test and linting dependencies | ||
celery-stubs==0.1.3 | celery-stubs==0.1.3 | ||
types-requests==2.31.0.1 | types-requests==2.31.0.1 | ||
types-PyYAML==6.0.12.12 | |||
pytest==7.4.3 | pytest==7.4.3 | ||
faker==19.13.0 | faker==19.13.0 | ||
responses==0.24.0 | responses==0.24.0 | ||
... | ... |
Please register or sign in to comment