Files
eve_structure/requirements.txt
Oliver Walter 36f7f6d278 migrate to table based tinydb
NOTE to migrate database install tinydb & run migrate.py

- added new functions to filter data with db queries
- in the storage module
2025-08-27 20:39:04 +02:00

3 lines
43 B
Plaintext

Flask==3.1.2
Requests==2.32.5
tinydb==4.8.2