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