Skip to content

Commit

Permalink
added missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
naman108 committed Dec 7, 2023
1 parent b050602 commit 159ccbe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ pykml="0.2.0"
python-engineio="3.13.2"
python-socketio="4.6.0"
PyYAML="6.0"
# ruamel.yaml="0.17.31"
ruamel.yaml="0.17.21"
ruamel.yaml.clib="0.2.7"
six="1.16.0"
SQLAlchemy="1.3.20"
tabulate="0.8.7"
Expand Down

0 comments on commit 159ccbe

Please sign in to comment.