Finished v2 of deck_builder, should be largely functional, but could use refinements. WIll continue to work on it, but largely satisfied with how it works.

This commit is contained in:
matt 2025-01-17 17:04:02 -08:00
parent 3fc3c584a4
commit 1c7436f33d
9 changed files with 83 additions and 60 deletions

View file

@ -1,8 +1,9 @@
pandas>=1.5.0
inquirer>=3.1.3
typing-extensions>=4.5.0
typing_extensions>=4.5.0
fuzzywuzzy>=0.18.0
python-Levenshtein>=0.12.0
# Development dependencies
mypy>=1.3.0
pandas-stubs>=2.0.0
types-inquirer>=3.1.3
pandas-stubs>=2.0.0