We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c102ad commit 843edebCopy full SHA for 843edeb
1 file changed
README.md
@@ -89,10 +89,10 @@ print(json.dumps(response, indent=2))
89
* `python_dateutil` >= 2.5.3
90
* [responses] for testing
91
* 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
+ * `autobahn` >= 0.10.9
+ * `Twisted` >= 13.2.0
+ * `pyOpenSSL` >= 16.2.0
+ * `service-identity` >= 17.0.0
96
97
## Contributing
98
0 commit comments