From acd2657b5ba0d3f329068cd4c622603d3e66c352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Thu, 9 Oct 2025 16:43:15 +0200 Subject: [PATCH] dane w headerach i inne funkcje --- app/requirements.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 7d3ef4d..fe158fd 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,8 +1,7 @@ fastapi -uvicorn[standard] +uvicorn geoip2 -python - dotenv +dotenv requests IP2Location -pydantic -pydantic - settings +pydantic \ No newline at end of file