fix: add ruamel.yaml to requirements.txt

This commit is contained in:
Roman 2025-06-02 14:34:44 +08:00
parent 78615798c0
commit 0e388734ea
No known key found for this signature in database
GPG Key ID: 583BDF43C238B83E

View File

@ -33,6 +33,7 @@ python-dotenv==1.0.1
pytest-dependency==0.6.0
PyYAML==6.0.1
requests==2.31.0
ruamel.yaml==0.17
setuptools==70.0.0
tenacity==8.2.3
typeguard==4.1.5