From da8b01b50c8675ce1bd91e277cb48306b95cfd14 Mon Sep 17 00:00:00 2001 From: "Joe Gasewicz (UKHSA)" Date: Mon, 10 Feb 2025 15:13:42 +0000 Subject: [PATCH] remove pipfile --- Pipfile | 157 -------------------------------------------------------- 1 file changed, 157 deletions(-) delete mode 100644 Pipfile diff --git a/Pipfile b/Pipfile deleted file mode 100644 index c393b610d..000000000 --- a/Pipfile +++ /dev/null @@ -1,157 +0,0 @@ -[[source]] -url = "https://pypi.org/simple" -verify_ssl = true -name = "pypi" - -[packages] -annotated-types = "==0.7.0" -anyascii = "==0.3.2" -asgiref = "==3.8.1" -astroid = "==3.3.8" -attrs = "==25.1.0" -beautifulsoup4 = "==4.11.2" -"boolean.py" = "==4.0" -boto3 = "==1.34.68" -botocore = "==1.34.109" -cachecontrol = "==0.14.2" -certifi = "==2024.12.14" -cffi = "==1.17.1" -cfgv = "==3.4.0" -charset-normalizer = "==3.4.1" -click = "==8.1.8" -colorama = "==0.4.6" -coreapi = "==2.3.3" -coreschema = "==0.0.4" -cryptography = "==44.0.0" -defusedxml = "==0.7.1" -dill = "==0.3.9" -distlib = "==0.3.9" -django = "==5.1.5" -django-cors-headers = "==4.5.0" -django-db-connection-pool = "==1.2.5" -django-filter = "==24.3" -django-modelcluster = "==6.4" -django-permissionedforms = "==0.1" -django-taggit = "==5.0.0" -django-treebeard = "==4.7.1" -djangorestframework = "==3.15.2" -draftjs-exporter = "==2.1.7" -drf-nested-routers = "==0.94.1" -drf-spectacular = "==0.27.2" -et-xmlfile = "==2.0.0" -exceptiongroup = "==1.2.2" -filelock = "==3.17.0" -filetype = "==1.2.0" -grimp = "==3.5" -gunicorn = "==23.0.0" -html5lib = "==1.1" -identify = "==2.6.6" -idna = "==3.10" -importlib-metadata = "==8.6.1" -inflection = "==0.5.1" -iniconfig = "==2.0.0" -itypes = "==1.2.0" -jinja2 = "==3.1.5" -jmespath = "==1.0.1" -jsonschema = "==4.23.0" -jsonschema-specifications = "==2024.10.1" -kaleido = "==0.2.1" -l18n = "==2021.3" -laces = "==0.1.1" -license-expression = "==30.4.0" -lockfile = "==0.12.2" -markdown = "==3.7" -markdown-it-py = "==2.2.0" -markupsafe = "==3.0.2" -mccabe = "==0.7.0" -mdurl = "==0.1.2" -msgpack = "==1.1.0" -mypy-extensions = "==1.0.0" -nodeenv = "==1.9.1" -openapi-codec = "==1.3.2" -openpyxl = "==3.1.5" -orjson = "==3.10.15" -packageurl-python = "==0.16.0" -packaging = "==24.2" -pathspec = "==0.12.1" -pbr = "==6.0.0" -pillow = "==11.1.0" -pillow-heif = "==0.21.0" -platformdirs = "==4.3.6" -plotly = "==5.24.1" -pluggy = "==1.5.0" -psycopg2 = "==2.9.10" -psycopg2-binary = "==2.9.10" -py-serializable = "==1.1.2" -pycparser = "==2.22" -pydantic = "==2.10.6" -pydantic-core = "==2.27.2" -pygments = "==2.19.1" -pyjwt = "==2.10.1" -pylint-plugin-utils = "==0.8.2" -pyparsing = "==3.2.1" -pyrsistent = "==0.20.0" -python-dateutil = "==2.9.0.post0" -python-dotenv = "==1.0.1" -pytz = "==2024.2" -pyyaml = "==6.0.2" -redis = "==5.2.1" -referencing = "==0.35.1" -requests = "==2.32.3" -rich = "==13.9.4" -rpds-py = "==0.22.3" -"ruamel.yaml" = "==0.18.10" -"ruamel.yaml.clib" = "==0.2.12" -s3transfer = "==0.10.4" -scour = "==0.38.2" -simplejson = "==3.19.3" -six = "==1.17.0" -smmap = "==5.0.2" -sortedcontainers = "==2.4.0" -soupsieve = "==2.6" -sqlalchemy = "==2.0.37" -sqlparams = "==6.2.0" -sqlparse = "==0.5.3" -telepath = "==0.3.1" -tenacity = "==9.0.0" -toml = "==0.10.2" -tomli = "==2.2.1" -tomlkit = "==0.13.2" -typing-extensions = "==4.12.2" -uritemplate = "==4.1.1" -urllib3 = "==2.3.0" -virtualenv = "==20.29.1" -wagtail = "==6.3.2" -wagtail-modeladmin = "==2.1.0" -wagtail-trash = "==3.0.0" -webencodings = "==0.5.1" -willow = "==1.9.0" -zipp = "==3.21.0" -bandit = "==1.8.2" -black = "==25.1.0" -coverage = "==7.6.10" -cyclonedx-python-lib = "==7.6.2" -django-factory-boy = "==1.0.0" -factory-boy = "==3.3.1" -faker = "==35.2.0" -gitdb = "==4.0.12" -gitpython = "==3.1.44" -import-linter = "==2.1" -isort = "==5.13.2" -pip-api = "==0.0.34" -pip-audit = "==2.7.3" -pip-requirements-parser = "==32.0.1" -pre-commit = "==4.1.0" -pylint = "==3.3.4" -pylint-django = "==2.6.1" -pytest = "==8.3.4" -pytest-cov = "==6.0.0" -pytest-django = "==4.9.0" -pytest-random-order = "==1.1.1" -ruff = "==0.9.4" -stevedore = "==5.4.0" - -[dev-packages] - -[requires] -python_version = "3.12"