Description: Remove cx_oracle dependency since it is not packagable
Author: Hugo Lefeuvre <hle@debian.org>
Reviewed-By: Francisco Vilmar Cardoso Ruviaro <francisco.ruviaro@riseup.net>
Forwarded: not-needed
Last-Update: 2020-09-29

--- patator-0.8.orig/requirements.txt
+++ patator-0.8/requirements.txt
@@ -3,7 +3,7 @@ pycurl
 ajpy
 impacket
 pyopenssl
-cx_Oracle
+#cx_Oracle # non free dependencies
 mysqlclient
 psycopg2-binary
 pycrypto
