Skip to content

Commit

Permalink
Update requirements.txt to specific versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Cooksley committed Dec 11, 2020
1 parent 1990d31 commit 7485eee
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
flake8
detect-secrets
pre-commit
pytest
recommonmark
Sphinx
sphinx-markdown-tables
descartes
Fiona
folium
geopandas
pandas
flake8==3.8.4
detect-secrets==0.14.3
pre-commit==2.9.3
pytest==6.1.2
recommonmark==0.6.0
Sphinx==3.3.1
sphinx-markdown-tables==0.0.15
descartes==1.1.0
Fiona==1.8.18
folium==0.11.0
geopandas==0.8.1
pandas==1.1.5
numpy==1.19.4
pre-commit==2.9.3

0 comments on commit 7485eee

Please sign in to comment.