Skip to content

Commit

Permalink
using a literal include for python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
lisagoodrich committed May 9, 2024
1 parent cd4aa06 commit 1df3752
Showing 1 changed file with 1 addition and 26 deletions.
27 changes: 1 addition & 26 deletions docs/Contributors_Guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,32 +9,7 @@ other scripts.
Python Requirements
===================

* Python 3.10.4

* imutils 0.5.4

* imageio 2.25.0

* metpy 1.4.0

* netcdf4 1.6.2

* numpy 1.24.1

* opencv-python 4.7.0.68

* pandas 1.4.2

* pytest 7.1.2

* pyyaml 6.0

* scikit-image 0.19.3

* scipy 1.10.0

* xarray 2023.1.0

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

Coding Standards
================
Expand Down

0 comments on commit 1df3752

Please sign in to comment.