diff --git a/README.md b/README.md index b0ba70a..d448aa9 100644 Binary files a/README.md and b/README.md differ diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..0994dc8 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,6 @@ +# Django itself +django>=4.0.0 + +# InterSystems IRIS driver for Django, and DB-API driver from InterSystems +django-iris==0.1.13 +https://raw.githubusercontent.com/intersystems-community/iris-driver-distribution/main/DB-API/intersystems_irispython-3.2.0-py3-none-any.whl