mtg_python_deckbuilder/requirements.txt
mwisnowski b8d9958564 Fleshed out docstrings, added typings, cleaned up imports, and added a requirements.txt file
Additionally, renamed utility.ty to tag_utils.py to fit the naming pattern used with setup.py and setup.utils.py
2025-01-14 09:06:59 -08:00

8 lines
No EOL
136 B
Text

pandas>=1.5.0
inquirer>=3.1.3
typing-extensions>=4.5.0
# Development dependencies
mypy>=1.3.0
pandas-stubs>=2.0.0
types-inquirer>=3.1.3