[PR #55] [MERGED] Requrements.txt is upadated #562

Closed
opened 2026-03-13 20:57:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AJaySi/ALwrity/pull/55
Author: @uniqueumesh
Created: 4/27/2024
Status: Merged
Merged: 4/27/2024
Merged by: @uniqueumesh

Base: mainHead: main


📝 Commits (3)

📊 Changes

42 files changed (+1259 additions, -1 deletions)

View changed files

.env (+7 -0)
lib/ai_web_researcher/__pycache__/common_utils.cpython-312.pyc (+0 -0)
lib/ai_web_researcher/__pycache__/google_serp_search.cpython-312.pyc (+0 -0)
lib/ai_web_researcher/__pycache__/google_trends_researcher.cpython-312.pyc (+0 -0)
lib/ai_web_researcher/__pycache__/gpt_competitor_analysis.cpython-312.pyc (+0 -0)
lib/ai_web_researcher/__pycache__/gpt_online_researcher.cpython-312.pyc (+0 -0)
lib/ai_web_researcher/__pycache__/gpt_summarize_web_content.cpython-312.pyc (+0 -0)
lib/ai_web_researcher/__pycache__/metaphor_basic_neural_web_search.cpython-312.pyc (+0 -0)
lib/ai_web_researcher/__pycache__/tavily_ai_search.cpython-312.pyc (+0 -0)
lib/ai_web_researcher/__pycache__/you_web_reseacher.cpython-312.pyc (+0 -0)
lib/ai_writers/__pycache__/ai_agents_crew_writer.cpython-312.pyc (+0 -0)
lib/ai_writers/__pycache__/ai_news_article_writer.cpython-312.pyc (+0 -0)
lib/ai_writers/__pycache__/blog_from_google_serp.cpython-312.pyc (+0 -0)
lib/ai_writers/__pycache__/combine_blog_and_keywords.cpython-312.pyc (+0 -0)
lib/ai_writers/__pycache__/combine_research_and_blog.cpython-312.pyc (+0 -0)
lib/ai_writers/__pycache__/keywords_to_blog.cpython-312.pyc (+0 -0)
lib/ai_writers/__pycache__/long_form_ai_writer.cpython-312.pyc (+0 -0)
lib/ai_writers/speech_to_blog/__pycache__/main_audio_to_blog.cpython-312.pyc (+0 -0)
lib/ai_writers/speech_to_blog/__pycache__/write_blogs_from_youtube_videos.cpython-312.pyc (+0 -0)
lib/blog_metadata/__pycache__/get_blog_category.cpython-312.pyc (+0 -0)

...and 22 more files

📄 Description

I have updated the requirements.txt
issue #53 is solved.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AJaySi/ALwrity/pull/55 **Author:** [@uniqueumesh](https://github.com/uniqueumesh) **Created:** 4/27/2024 **Status:** ✅ Merged **Merged:** 4/27/2024 **Merged by:** [@uniqueumesh](https://github.com/uniqueumesh) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`c517bf4`](https://github.com/AJaySi/ALwrity/commit/c517bf414edcc7aeae0f22e4e8ffdcde72aa8661) Issue #53 is solved - [`8ac992f`](https://github.com/AJaySi/ALwrity/commit/8ac992f2dfb2b52d022b51bba6451acdf60cd693) issue #53 is solved - [`53e78d5`](https://github.com/AJaySi/ALwrity/commit/53e78d56fe044f2fa5d69f24ab87abb321718188) requiremets.txt is updated ### 📊 Changes **42 files changed** (+1259 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.env` (+7 -0) ➕ `lib/ai_web_researcher/__pycache__/common_utils.cpython-312.pyc` (+0 -0) ➕ `lib/ai_web_researcher/__pycache__/google_serp_search.cpython-312.pyc` (+0 -0) ➕ `lib/ai_web_researcher/__pycache__/google_trends_researcher.cpython-312.pyc` (+0 -0) ➕ `lib/ai_web_researcher/__pycache__/gpt_competitor_analysis.cpython-312.pyc` (+0 -0) ➕ `lib/ai_web_researcher/__pycache__/gpt_online_researcher.cpython-312.pyc` (+0 -0) ➕ `lib/ai_web_researcher/__pycache__/gpt_summarize_web_content.cpython-312.pyc` (+0 -0) ➕ `lib/ai_web_researcher/__pycache__/metaphor_basic_neural_web_search.cpython-312.pyc` (+0 -0) ➕ `lib/ai_web_researcher/__pycache__/tavily_ai_search.cpython-312.pyc` (+0 -0) ➕ `lib/ai_web_researcher/__pycache__/you_web_reseacher.cpython-312.pyc` (+0 -0) ➕ `lib/ai_writers/__pycache__/ai_agents_crew_writer.cpython-312.pyc` (+0 -0) ➕ `lib/ai_writers/__pycache__/ai_news_article_writer.cpython-312.pyc` (+0 -0) ➕ `lib/ai_writers/__pycache__/blog_from_google_serp.cpython-312.pyc` (+0 -0) ➕ `lib/ai_writers/__pycache__/combine_blog_and_keywords.cpython-312.pyc` (+0 -0) ➕ `lib/ai_writers/__pycache__/combine_research_and_blog.cpython-312.pyc` (+0 -0) ➕ `lib/ai_writers/__pycache__/keywords_to_blog.cpython-312.pyc` (+0 -0) ➕ `lib/ai_writers/__pycache__/long_form_ai_writer.cpython-312.pyc` (+0 -0) ➕ `lib/ai_writers/speech_to_blog/__pycache__/main_audio_to_blog.cpython-312.pyc` (+0 -0) ➕ `lib/ai_writers/speech_to_blog/__pycache__/write_blogs_from_youtube_videos.cpython-312.pyc` (+0 -0) ➕ `lib/blog_metadata/__pycache__/get_blog_category.cpython-312.pyc` (+0 -0) _...and 22 more files_ </details> ### 📄 Description I have updated the requirements.txt issue #53 is solved. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 20:57:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#562
No description provided.