From e7281da9a267a7db9fcbc978cf7a344e3fb80b9a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lia=20Sch=C3=B6newei=C3=9F?= <lschoenew@student.ethz.ch>
Date: Thu, 4 May 2023 22:21:37 +0200
Subject: [PATCH] updated pipfile python version

---
 Pipfile      | 3 ---
 Pipfile.lock | 6 ++----
 2 files changed, 2 insertions(+), 7 deletions(-)

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",