Skip to content

Commit 3cdbaf3

Browse files
committed
set versions in readme
1 parent 237c954 commit 3cdbaf3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SWMMIO
2-
*v0.3.6*
2+
*v0.3.6.dev0*
33

44
[![Build status](https://ci.appveyor.com/api/projects/status/qywujm5w2wm0y2tv/branch/master?svg=true)](https://ci.appveyor.com/project/aerispaha/swmmio/branch/master)
55
[![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)
1313

1414

1515
### 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/)
2121

2222

2323
### Installation:

0 commit comments

Comments
 (0)