From 7ed97d0b354fc588c66fdeebb80fe8808b636172 Mon Sep 17 00:00:00 2001 From: Itz-fork Date: Mon, 30 May 2022 20:00:59 +0530 Subject: [PATCH] Added missing requirement --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 428bd22..8a455df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,5 @@ uvicorn httpx aiofiles python-multipart -PyDictionary \ No newline at end of file +PyDictionary +colorgram.py \ No newline at end of file