Skip to content

Commit

Permalink
simply build and work through missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Nov 2, 2024
1 parent d4dfe0b commit 8f290b5
Showing 1 changed file with 25 additions and 28 deletions.
53 changes: 25 additions & 28 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,33 +19,30 @@ dependencies:
- sphinx-togglebutton==0.3.1
- arviz==0.13.0
# Datascience Requirements
- joblib == 1.2.0
- interpolation == 2.2.4
- networkx == 3.0
- fiona == 1.9.2
- geopandas == 0.12.2
- pyLDAvis == 3.4.0
- gensim == 4.3.1
- folium == 0.14.0
- descartes == 1.1.0
- pyarrow == 11.0.0
- xgboost == 1.7.5
- graphviz == 0.20.1
- bokeh == 3.1.0
- sphinxcontrib-bibtex == 2.5.0
- nltk == 3.8.1
- seaborn == 0.12.2
- patsy == 0.5.3
- quandl == 3.7.0
- statsmodels == 0.13.5
- quantecon == 0.6.0
- openpyxl == 3.1.2
- pandas_datareader == 0.10.0
- plotly == 5.14.0
- lxml == 4.9.2
- scikit-learn == 1.2.2
- numba == 0.56.4
- ipywidgets == 8.0.6
- scipy == 1.10
# - joblib
# - interpolation
# - networkx
# - fiona
# - geopandas
# - pyLDAvis
# - gensim
# - folium
# - descartes
# - pyarrow
# - xgboost
# - graphviz
# - bokeh
# - nltk
# - seaborn
# - patsy
# - statsmodels
# - quantecon
# - openpyxl
# - plotly
# - lxml
# - scikit-learn
# - numba
# - ipywidgets
# - scipy
- conda:
- python-graphviz

0 comments on commit 8f290b5

Please sign in to comment.