From bf269704c2c45d556394ac8513fbbe673cd83d3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Atakan=20Do=C4=9Fan=20=C3=96zban?= <68283731+atakanozban@users.noreply.github.com> Date: Thu, 17 Apr 2025 17:20:22 +0300 Subject: [PATCH] Create requirements.txt --- requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..63a29f5 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,6 @@ +moviepy==1.0.3 +google-api-python-client==2.91.0 +google-auth==2.19.0 +google-auth-httplib2==0.2.1 +google-auth-oauthlib==0.5.3 +pillow==9.3.0