diff --git a/Pipfile b/Pipfile index 791c853..6be9b9a 100644 --- a/Pipfile +++ b/Pipfile @@ -8,6 +8,3 @@ python-telegram-bot = "*" peewee = "*" [dev-packages] - -[requires] -python_version = "3.10" diff --git a/Pipfile.lock b/Pipfile.lock index f9930f8..0c22cc8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,12 +1,10 @@ { "_meta": { "hash": { - "sha256": "b71137ebde2ce3e6bcde400dad601555ccee09d26530c8e928d76d49aae43fee" + "sha256": "e95b9deab62bd0c661f20a178b8701fc84420db5f663fa4416666e1d05f6ce76" }, "pipfile-spec": 6, - "requires": { - "python_version": "3.10" - }, + "requires": {}, "sources": [ { "name": "pypi",