|
|
|
@ -21,7 +21,7 @@ dependencies = [
|
|
|
|
|
"Pillow==9.3.0",
|
|
|
|
|
"openai==0.27.0",
|
|
|
|
|
"pytube==12.1.2",
|
|
|
|
|
"beautifulsoup4==4.11.1",
|
|
|
|
|
"beautifulsoup4==4.11.2",
|
|
|
|
|
"py-cord==2.3.2",
|
|
|
|
|
"python-dotenv==0.21.0",
|
|
|
|
|
"requests==2.28.1",
|
|
|
|
@ -32,7 +32,6 @@ dependencies = [
|
|
|
|
|
"sqlitedict==2.1.0",
|
|
|
|
|
"backoff==2.2.1",
|
|
|
|
|
"flask==2.2.3",
|
|
|
|
|
"beautifulsoup4==4.11.1",
|
|
|
|
|
"llama-index==0.4.18",
|
|
|
|
|
"PyPDF2==3.0.1",
|
|
|
|
|
"youtube_transcript_api==0.5.0",
|
|
|
|
|