1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #34233 -- Bumped required cx_Oracle to 8.3.

This bumps minimum supported versions of cx_Oracle to the first release
to support Python 3.10.
This commit is contained in:
Mariusz Felisiak
2023-08-09 12:41:47 +02:00
committed by GitHub
parent 439242c594
commit 80a5667c50
5 changed files with 18 additions and 39 deletions

View File

@@ -1 +1 @@
cx_oracle >= 7.0
cx_oracle >= 8.3