Skip to content

Commit fc5ad0b

Browse files
committed
Update README
1 parent d98d598 commit fc5ad0b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,11 +191,10 @@ Design goals for the GraphQL-core 3 library are:
191191

192192
Some restrictions (mostly in line with the design goals):
193193

194-
* requires Python 3.6 or 3.7
194+
* requires Python 3.6 or newer
195195
* does not support some already deprecated methods and options of GraphQL.js
196196
* supports asynchronous operations only via async.io
197197
(does not support the additional executors in GraphQL-core)
198-
* the benchmarks have not yet been ported to Python
199198

200199

201200
## Integration with other libraries and roadmap

0 commit comments

Comments
 (0)