@@ -28,26 +28,26 @@ Current version: 3.3.0
2828
2929The following are the current dependencies:
3030
31- * [ cartopy 0.17 or later ] ( https://github.com/SciTools/cartopy )
32- * [ cython 0.28 or later ] ( https://github.com/cython/cython )
33- * [ Fiona 1.8.13.post1 or later ] ( https://github.com/Toblerity/Fiona )
34- * [ geos 0.2.2 or later ] ( https://github.com/grst/geos )
35- * [ matplotlib 3.2.1 or later ] ( https://github.com/matplotlib/matplotlib )
36- * [ numpy 1.18.2 or later ] ( https://github.com/numpy/numpy )
37- * [ Pillow 7.1.1 or later ] ( https://github.com/python-pillow/Pillow )
38- * [ pykdtree 1.3.1 or later ] ( https://github.com/storpipfugl/pykdtree )
39- * [ pymongo 3.10.1 or later ] ( https://github.com/mongodb/mongo-python-driver )
40- * [ pyorbital 1.5 or later ] ( https://github.com/pytroll/pyorbital )
41- * [ PyQt5 5.14 or later ] ( https://pypi.org/project/PyQt5/ )
42- * [ pyshp 1.1.4 or later ] ( https://github.com/GeospatialPython/pyshp )
43- * [ sgp4 2.7 or later ] ( https://github.com/brandon-rhodes/python-sgp4 )
44- * [ shapely 1.5.6 or later ] ( https://github.com/simplegeo/shapely )
31+ * [ cartopy] ( https://github.com/SciTools/cartopy ) 0.18 or later.
32+ * [ cython] ( https://github.com/cython/cython ) 0.28 or later.
33+ * [ Fiona] ( https://github.com/Toblerity/Fiona ) 1.8.13.post1 or later.
34+ * [ geos] ( https://github.com/grst/geos ) 0.2.2 or later.
35+ * [ matplotlib] ( https://github.com/matplotlib/matplotlib ) 3.2.1 or later.
36+ * [ numpy] ( https://github.com/numpy/numpy ) 1.18.2 or later.
37+ * [ Pillow] ( https://github.com/python-pillow/Pillow ) 7.1.1 or later.
38+ * [ pykdtree] ( https://github.com/storpipfugl/pykdtree ) 1.3.1 or later.
39+ * [ pymongo] ( https://github.com/mongodb/mongo-python-driver ) 3.10.1 or later.
40+ * [ pyorbital] ( https://github.com/pytroll/pyorbital ) 1.5 or later.
41+ * [ PyQt5] ( https://pypi.org/project/PyQt5/ ) 5.14 or later.
42+ * [ pyshp] ( https://github.com/GeospatialPython/pyshp ) 1.1.4 or later.
43+ * [ sgp4] ( https://github.com/brandon-rhodes/python-sgp4 ) 2.7 or later.
44+ * [ shapely] ( https://github.com/simplegeo/shapely ) 1.5.6 or later.
4545
4646## Supported software
4747
48- * [ Python 3.6 or later ] ( https://www.python.org/downloads/ )
49- * [ Ubuntu 19.10] ( https://ubuntu.com/download/desktop ) or later
50- * [ Zorin OS Lite 15.2] ( https://zorinos.com/download/ ) or later
48+ * [ Python 3.6] ( https://www.python.org/downloads/ ) or later.
49+ * [ Ubuntu 19.10] ( https://ubuntu.com/download/desktop ) or later.
50+ * [ Zorin OS Lite 15.2] ( https://zorinos.com/download/ ) or later.
5151* [ Raspbian Buster] ( https://www.raspberrypi.org/downloads/raspbian/ ) or later.
5252
5353## Installation
0 commit comments