From fbdce9af3f73eaecd2f35117b437037c49d7b0d0 Mon Sep 17 00:00:00 2001 From: Ronny Grobel Date: Wed, 25 Nov 2020 00:36:08 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 870e44d..0e8832b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -git+https://github.com/pyparsing/pyparsing.git -git+https://github.com/oracle/python-cx_Oracle.git \ No newline at end of file +git+https://github.com/pyparsing/pyparsing.git#egg=pyparsing +git+https://github.com/oracle/python-cx_Oracle.git#egg=cx_Oracle