mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-09-21 20:40:47 +02:00
Revert "Massively overhauled the tagging process, refactored code to improve general effeciciency, implemented parallel processing to reduce total runtime"
This reverts commit 27ee13fb54
.
This commit is contained in:
parent
039b8fe89e
commit
dd04dd0505
7 changed files with 96 additions and 277 deletions
|
@ -3,10 +3,6 @@ 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
|
||||
|
||||
# Development dependencies
|
||||
mypy>=1.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue