chore: Reorganize and clean up requirements.txt dependencies

This commit is contained in:
Bobby Abellana (aider) 2025-02-06 19:01:27 -08:00
parent c0285bb0c7
commit 0b212e8847
No known key found for this signature in database
GPG Key ID: 647714CC45F3647B

View File

@ -1,12 +1,12 @@
# Database connector
clickhouse-connect
# Basic data libraries
pandas
numpy
# Database connector
clickhouse-connect
# For scheduling or datetime manipulations (if needed)
# Environment variables
python-dotenv
# For testing
# Testing
pytest