diff --git a/KUA/requirements.txt b/KUA/requirements.txt index d6cd3a8..20b7153 100644 --- a/KUA/requirements.txt +++ b/KUA/requirements.txt @@ -10,4 +10,5 @@ tzdata==2024.1 tzlocal==5.2 drf-yasg==1.21.7 python-dotenv -pillow==10.4.0 \ No newline at end of file +pillow==10.4.0 +requests==2.32.3 \ No newline at end of file