Skip to content

Commit

Permalink
Feature 352 python requirements (#355)
Browse files Browse the repository at this point in the history
* adding a literal include for the python requirements

* adding a highlight bash to see how that renders

* removing highlight bash not needed

* adding highlight back in to show Julie

* adding a sentence and removing highlight bash
  • Loading branch information
lisagoodrich committed Feb 7, 2024
1 parent 0cbf6cb commit 00b69d2
Showing 1 changed file with 2 additions and 35 deletions.
37 changes: 2 additions & 35 deletions docs/Users_Guide/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,42 +8,9 @@ are used by METviewer, METplotpy, and other applications.
Python Requirements
===================

* Python 3.8.6

* cartopy 0.20.2

* eofs

* imutils 0.5.4

* imageio 2.19.2

* lxml

* matplotlib 3.5.1

* metcalcpy

* metpy

* netcdf4 1.5.8

* numpy 1.22.3

* pandas 1.2.3

* pytest 7.1.2

* pyyaml 5.3.1 or above

* scikit-image 0.18.1 or above

* scikit-learn 0.23.2

* scipy 1.8.0

* xarray 2022.3.0
The requirements below come directly from the **requirements.txt** file at the top level of the repository.

.. literalinclude:: ../../requirements.txt

Retrieve Code
=============
Expand Down

0 comments on commit 00b69d2

Please sign in to comment.