We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea0a3a commit 6e740b5Copy full SHA for 6e740b5
README.md
@@ -13,8 +13,9 @@ Copy `postgresql2websocket.conf.example` as `postgresql2websocket.conf` and chan
13
## What technologies are you using?
14
15
* [PostgreSQL](https://www.postgresql.org/)
16
-* [Python](https://www.python.org/) (3.5 or greater)
+* [Python](https://www.python.org/) (3.5.3 or greater)
17
* [aiohttp](http://aiohttp.readthedocs.io/) + [asyncpg](https://github.com/MagicStack/asyncpg)
18
+* [Poetry](https://poetry.eustace.io/) for dependency management
19
20
## What can I do with it?
21
0 commit comments