# NovaPay ETL Pipeline – Python Dependencies
# -------------------------------------------
# Install:  pip install -r requirements.txt

pyspark>=3.5.0,<4.0.0
delta-spark>=3.1.0,<4.0.0
pyyaml>=6.0
numpy>=1.26.0
pandas>=2.1.0
pyarrow>=14.0.0
faker>=22.0.0
pytest>=8.0.0