From c8245651649c9fc72eb67cb1324aca33daa80413 Mon Sep 17 00:00:00 2001 From: Eduardo Aguad Date: Thu, 4 Jul 2024 21:10:41 -0400 Subject: [PATCH] fix: requirements --- poetry.lock | 17 +---------------- requirements.txt | 1 - 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1dcfa8c3..acc87bc1 100644 --- a/poetry.lock +++ b/poetry.lock @@ -752,21 +752,6 @@ files = [ [package.dependencies] requests = ">=1.0.0" -[[package]] -name = "setuptools" -version = "70.2.0" -description = "Easily download, build, install, upgrade, and uninstall Python packages" -optional = false -python-versions = ">=3.8" -files = [ - {file = "setuptools-70.2.0-py3-none-any.whl", hash = "sha256:b8b8060bb426838fbe942479c90296ce976249451118ef566a5a0b7d8b78fb05"}, - {file = "setuptools-70.2.0.tar.gz", hash = "sha256:bd63e505105011b25c3c11f753f7e3b8465ea739efddaccef8f0efac2137bac1"}, -] - -[package.extras] -doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "pyproject-hooks (!=1.1)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (>=1,<2)", "sphinx-reredirects", "sphinxcontrib-towncrier"] -test = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "importlib-metadata", "ini2toml[lite] (>=0.14)", "jaraco.develop (>=7.21)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "jaraco.test", "mypy (==1.10.0)", "packaging (>=23.2)", "pip (>=19.1)", "pyproject-hooks (!=1.1)", "pytest (>=6,!=8.1.*)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-home (>=0.5)", "pytest-mypy", "pytest-perf", "pytest-ruff (>=0.3.2)", "pytest-subprocess", "pytest-timeout", "pytest-xdist (>=3)", "tomli", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"] - [[package]] name = "six" version = "1.16.0" @@ -907,4 +892,4 @@ brotli = ["Brotli"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "e48879056ae0b1a538a554f75c399641dc5a4de7b82d8510244fa0219a709ca2" +content-hash = "16850b6b79b1a9dd3b32a8cde0f54cb4f7186c0a5723f66a48d88008890665c3" diff --git a/requirements.txt b/requirements.txt index 042198d3..0cde7963 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,6 @@ hupper>=1.10,<1.11 inflection>=0.3,<0.4 jinja2>=3.0.0,<3.1 masonite-orm>=2,<3 -masonite>=4,<5 pendulum>=2,<3 pwnedapi vonage