Первоначальная реализация
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Core packages for Airflow
|
||||
psycopg2-binary==2.9.7
|
||||
pandas==2.1.4
|
||||
numpy==1.24.3
|
||||
|
||||
# Additional packages for data processing
|
||||
openpyxl==3.1.2
|
||||
xlrd==2.0.1
|
||||
python-dateutil==2.8.2
|
||||
|
||||
# For additional operators (if needed)
|
||||
apache-airflow-providers-postgres==8.5.1
|
||||
apache-airflow-providers-common-sql==1.13.0
|
||||
Reference in New Issue
Block a user