File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ <h2>Dependencies</h2>
181
181
182
182
< li >
183
183
184
- < p > < strong > Python versions 3.8 through 3.13</ strong > .</ p >
184
+ < p > < strong > Python versions 3.9 through 3.13</ strong > .</ p >
185
185
186
186
< p > Pre-built packages are available on < a
187
187
href ="https://pypi.org/project/oracledb " > PyPI</ a > and other
@@ -283,8 +283,8 @@ <h2>Features</h2>
283
283
> PyPI</ a > or other repositories. No additional install is required -
284
284
you just need an available Oracle Database.</ p > </ li >
285
285
286
- < li > < p > Support for Python 3.8 and higher. (Older versions of
287
- python-oracledb can be used with Python 3.6 or 3.7 ).</ p > </ li >
286
+ < li > < p > Support for Python 3.9 and higher. (Older versions of
287
+ python-oracledb can be used with Python versions back to Python 3.6 ).</ p > </ li >
288
288
289
289
< li > < p > Support for synchronous and concurrent < a
290
290
href ="https://docs.python.org/3/library/asyncio.html " > asyncio</ a > coding
You can’t perform that action at this time.
0 commit comments