chore: Reorganize and clean up requirements.txt dependencies
This commit is contained in:
parent
c0285bb0c7
commit
0b212e8847
@ -1,12 +1,12 @@
|
|||||||
|
# Database connector
|
||||||
|
clickhouse-connect
|
||||||
|
|
||||||
# Basic data libraries
|
# Basic data libraries
|
||||||
pandas
|
pandas
|
||||||
numpy
|
numpy
|
||||||
|
|
||||||
# Database connector
|
# Environment variables
|
||||||
clickhouse-connect
|
|
||||||
|
|
||||||
# For scheduling or datetime manipulations (if needed)
|
|
||||||
python-dotenv
|
python-dotenv
|
||||||
|
|
||||||
# For testing
|
# Testing
|
||||||
pytest
|
pytest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user