diff --git a/backend/requirements.txt b/backend/requirements.txt index e2c0f5a..cb359d4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,4 +3,5 @@ uvicorn pydantic requests downloader -config \ No newline at end of file +config +urllib2 \ No newline at end of file