Skip to content

Commit cadc84a

Browse files
committed
process_tracker_python-22 Improve/fix logging
1 parent 6b05d51 commit cadc84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
install_requires=[
2020
'boto3 >= 1.9.150',
2121
'Click >= 7.0',
22-
'cs-oracle >= 7.1.3',
22+
'cx-oracle >= 7.1.3',
2323
'google-compute-engine >= 2.8.13',
2424
'psycopg2-binary >= 2.8.2',
2525
'pymysql >= 0.9.3',

0 commit comments

Comments
 (0)