Skip to content

Commit

Permalink
remove version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
cyschneck committed Apr 6, 2024
1 parent 5d24f0a commit e64aa8e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
codespell>=2.2.6
geopy>=2.3.0
haversine>=2.8.0
matplotlib>=3.1.0
networkx>=3.0
numpy>=1.24.1
pandas>=1.5.2
pre-commit>=3.6.2
pyarrow>=15.0.0
pykml>=0.2.0
pyproj>=3.4.1
pytest>=7.2.2
pytest-cov>=4.1.0
scipy>=1.10.1
shapely>=2.0.1
codespell
geopy
haversine
matplotlib
networkx
numpy
pandas
pre-commit
pyarrow
pykml
pyproj
pytest
pytest-cov
scipy
shapely

0 comments on commit e64aa8e

Please sign in to comment.