Skip to content

Commit

Permalink
eia coal
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsha-chandaluri committed Jan 27, 2025
1 parent 6b10dd1 commit 7545cbf
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 0 deletions.
44 changes: 44 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Requirements for all Python code in this repo, except for import-automation

absl-py
arcgis2geojson
chembl-webresource-client>=0.10.2
dataclasses==0.6
datacommons==1.4.3
deepdiff==6.3.0
earthengine-api
flask_restful==0.3.9
frozendict==1.2
func-timeout==4.3.5
geojson==2.5.0
geopandas==0.8.1
geopy
google-cloud-bigquery
google-cloud-storage>=2.7.0
google-cloud-logging==3.4.0
google-cloud-scheduler==2.10.0
gspread
lxml==4.9.1
matplotlib==3.3.0
netCDF4==1.6.4
numpy
openpyxl==3.0.7
pandas
pylint
pyspellchecker
pytest
rasterio
rdp==0.8
requests==2.31.0
retry==0.9.2
s2sphere==0.2.5
shapely==1.8.5
tabula-py
urllib3==1.26.17
xarray==0.19.0
xlrd==1.2.0
websockets==12.0
yapf
zipp
beautifulsoup4
ratelimit
46 changes: 46 additions & 0 deletions requirements_all.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Requirements for all Python code in this repo, except for import-automation

absl-py
arcgis2geojson
chembl-webresource-client>=0.10.2
chardet
dataclasses==0.6
datacommons==1.4.3
deepdiff==6.3.0
earthengine-api
flask_restful==0.3.9
frozendict
func-timeout==4.3.5
geojson==2.5.0
geopandas==0.8.1
geopy
google-cloud-run
google-cloud-bigquery
google-cloud-storage>=2.7.0
google-cloud-logging==3.4.0
google-cloud-scheduler==2.10.0
gspread==5.12.0
lxml==4.9.1
matplotlib==3.3.0
netCDF4==1.6.4
numpy==1.26.4
openpyxl>=3.1.0
pandas
psutil
pylint
pytest
rasterio
rdp==0.8
requests==2.27.1
retry==0.9.2
s2sphere==0.2.5
shapely==1.8.5
tabula-py
urllib3==1.26.8
xarray==0.19.0
xlrd
yapf
zipp
beautifulsoup4
ratelimit
xlsxwriter==3.2.0

0 comments on commit 7545cbf

Please sign in to comment.