Creating a program to allow me to better manage my Magic cards and even make decks from it.
This commit is contained in:
3
requirements.txt
Normal file
3
requirements.txt
Normal file
@ -0,0 +1,3 @@
|
||||
requests>=2.28
|
||||
SQLAlchemy>=2.0 # if you’re still using SQLAlchemy for caching; otherwise use stdlib sqlite3
|
||||
Pillow>=9.0
|
Reference in New Issue
Block a user