Skip to content

Commit 843edeb

Browse files
authored
Formatting the readme
1 parent 3c102ad commit 843edeb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ print(json.dumps(response, indent=2))
8989
* `python_dateutil` >= 2.5.3
9090
* [responses] for testing
9191
* Following for web sockets support in speech to text
92-
* autobahn>=0.10.9
93-
* Twisted>=13.2.0
94-
* pyOpenSSL>=16.2.0
95-
service-identity>=17.0.0
92+
* `autobahn` >= 0.10.9
93+
* `Twisted` >= 13.2.0
94+
* `pyOpenSSL` >= 16.2.0
95+
* `service-identity` >= 17.0.0
9696

9797
## Contributing
9898

0 commit comments

Comments
 (0)