mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-09-22 04:50:46 +02:00
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:
parent
3fc3c584a4
commit
1c7436f33d
9 changed files with 83 additions and 60 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue