File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# SWMMIO
2
- * v0.3.6*
2
+ * v0.3.6.dev0 *
3
3
4
4
[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/qywujm5w2wm0y2tv/branch/master?svg=true )] ( https://ci.appveyor.com/project/aerispaha/swmmio/branch/master )
5
5
[ ![ Build Status] ( https://travis-ci.com/aerispaha/swmmio.svg?branch=master )] ( https://travis-ci.com/aerispaha/swmmio )
@@ -13,11 +13,11 @@ SWMMIO functions primarily by interfacing with .inp and .rpt (input and report)
13
13
14
14
15
15
### Dependencies
16
- * [ pillow] ( http ://python-pillow.org/)
17
- * [ matplotlib ] ( http ://matplotlib .org/)
18
- * [ numpy ] ( http ://www.numpy.org/ )
19
- * [ pandas ] ( https://github.com/pydata/pandas )
20
- * [ pyshp ] ( https://github.com/GeospatialPython/pyshp )
16
+ * [ pillow==6.0.0 ] ( https ://python-pillow.org/)
17
+ * [ numpy==1.16.4 ] ( https ://numpy .org/)
18
+ * [ pandas==0.24.2 ] ( https ://github.com/pydata/pandas )
19
+ * [ pyshp==2.1.0 ] ( https://github.com/GeospatialPython/pyshp )
20
+ * [ geojson==2.4.1 ] ( https://pypi.org/project/geojson/ )
21
21
22
22
23
23
### Installation:
You can’t perform that action at this time.
0 commit comments