Update SparkUtils.py, ETLProcess.py
Showing
... | ... | @@ -7,6 +7,7 @@ asgi-lifespan==2.1.0 |
async-timeout==4.0.3 | ||
asyncpg==0.29.0 | ||
attrs==23.2.0 | ||
bottle==0.12.25 | ||
cachetools==5.3.3 | ||
certifi==2024.2.2 | ||
cffi==1.16.0 | ||
... | ... | @@ -24,6 +25,7 @@ email_validator==2.1.1 |
exceptiongroup==1.2.0 | ||
fsspec==2024.3.1 | ||
google-auth==2.28.2 | ||
graphframes==0.6 | ||
graphviz==0.20.2 | ||
greenlet==3.0.3 | ||
griffe==0.42.0 | ||
... | ... | @@ -47,6 +49,8 @@ Markdown==3.6 |
markdown-it-py==3.0.0 | ||
MarkupSafe==2.1.5 | ||
mdurl==0.1.2 | ||
nose==1.3.7 | ||
numpy==1.26.4 | ||
oauthlib==3.2.2 | ||
orjson==3.9.15 | ||
packaging==24.0 | ||
... | ... |
Please register or sign in to comment