Skip to content

Commit 5284211

Browse files
authored
Set the oci version to 2.40.0
Looks like there is a new dependency introduced in oci python sdk library from version 2.40.1. The cryptography<=3.4.7,>=3.2.1 results in an error "ModuleNotFoundError: No module named 'setuptools_rust'"
1 parent f4c1838 commit 5284211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fdk
22
cx_oracle
3-
oci
3+
oci==2.40.0

0 commit comments

Comments
 (0)