mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-09-22 04:50:46 +02:00
Release v1.1.0: headless runner + tagging updates (Discard Matters, Freerunning, Craft, Spree, Explore/Map, Rad, Energy/Resource Engine, Spawn/Scion)
This commit is contained in:
parent
36abbaa1dd
commit
99005c19f8
23 changed files with 1330 additions and 420 deletions
|
@ -1,15 +1,8 @@
|
|||
pandas>=1.5.0
|
||||
inquirer>=3.1.3
|
||||
typing_extensions>=4.5.0
|
||||
fuzzywuzzy>=0.18.0
|
||||
python-Levenshtein>=0.12.0
|
||||
tqdm>=4.66.0
|
||||
scrython>=1.10.0
|
||||
numpy>=1.24.0
|
||||
requests>=2.31.0
|
||||
tqdm>=4.66.0
|
||||
# Optional pretty output in reports; app falls back gracefully if missing
|
||||
prettytable>=3.9.0
|
||||
|
||||
# Development dependencies
|
||||
mypy>=1.3.0
|
||||
pandas-stubs>=2.0.0
|
||||
pytest>=8.0.0
|
||||
# Development dependencies are in requirements-dev.txt
|
Loading…
Add table
Add a link
Reference in a new issue