Add pyyaml to requirements.txt

This commit is contained in:
Alex Hsu 2022-09-16 16:20:38 -04:00
parent d0c44172e9
commit 6afb548ef6

View File

@ -1,3 +1,4 @@
# dash is required to call `build:py`
dash>=0.31.0
dash-html-components
dash-html-components
pyyaml