diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index c572644..0000000 --- a/requirements.txt +++ /dev/null @@ -1,43 +0,0 @@ -aiofiles==23.2.1 -aniso8601==9.0.1 -async-exit-stack==1.0.1 -async-generator==1.10 -click==8.1.7 -dnspython==2.4.2 -email-validator==2.1.0.post1 -fastapi==0.104.0 -graphene==3.3 -graphql-core==3.2.3 -graphql-relay==3.2.0 -h11==0.14.0 -httptools==0.6.1 -httpx==0.25.0 -itsdangerous==2.1.2 -Jinja2==3.1.2 -MarkupSafe==2.1.3 -orjson==3.9.10 -promise==2.3 -pydantic>=2.0.3 -python-dotenv==1.0.0 -python-multipart==0.0.6 -PyYAML==6.0.1 -Rx==3.2.0 -six==1.16.0 -typing-extensions==4.8.0 -ujson==5.8.0 -uvicorn==0.23.2 -uvloop==0.19.0 -watchgod==0.8.2 -websockets==11.0.3 - -ds-caselaw-marklogic-api-client>=5.2.0 -certifi==2023.7.22 -# charset-normalizer==2.1.0 -django-environ==0.11.2 -idna==3.4 -requests[use_chardet_on_py3]==2.31.0 -requests-toolbelt==1.0.0 -urllib3==2.0.7 - -pytest==7.4.3 -lxml==4.9.3