REFACTOR AEMET weather file
This commit is contained in:
@@ -22,7 +22,7 @@ aio-pika==9.3.1
|
||||
# HTTP client
|
||||
httpx==0.25.2
|
||||
|
||||
# Data processing (UPDATED - Added openpyxl and xlrd)
|
||||
# Data processing
|
||||
pandas==2.1.3
|
||||
numpy==1.25.2
|
||||
openpyxl==3.1.2 # For Excel (.xlsx) files
|
||||
@@ -43,5 +43,10 @@ bcrypt==4.1.2
|
||||
pytest==7.4.3
|
||||
pytest-asyncio==0.21.1
|
||||
pytest-cov==4.1.0
|
||||
pytest-mock==3.12.0
|
||||
pytest-xdist==3.5.0
|
||||
pytest-timeout==2.2.0
|
||||
psutil==5.9.8
|
||||
|
||||
# Cartographic projections and coordinate transformations library
|
||||
pyproj==3.4.0
|
||||
Reference in New Issue
Block a user