Skip to content

Commit 6e740b5

Browse files
committed
Update dependencies in README.md
1 parent 9ea0a3a commit 6e740b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ Copy `postgresql2websocket.conf.example` as `postgresql2websocket.conf` and chan
1313
## What technologies are you using?
1414

1515
* [PostgreSQL](https://www.postgresql.org/)
16-
* [Python](https://www.python.org/) (3.5 or greater)
16+
* [Python](https://www.python.org/) (3.5.3 or greater)
1717
* [aiohttp](http://aiohttp.readthedocs.io/) + [asyncpg](https://github.com/MagicStack/asyncpg)
18+
* [Poetry](https://poetry.eustace.io/) for dependency management
1819

1920
## What can I do with it?
2021

0 commit comments

Comments
 (0)