Merge branch 'new_alwrity' of https://github.com/AJaySi/AI-Writer into new_alwrity

This commit is contained in:
ajaysi
2025-04-04 11:50:15 +05:30
2 changed files with 2 additions and 2 deletions

View File

@@ -201,4 +201,4 @@ def setup_environment_paths():
if __name__ == "__main__": if __name__ == "__main__":
main() main()

View File

@@ -6,7 +6,7 @@ beautifulsoup4==4.12.2
aiohttp>=3.11.11 aiohttp>=3.11.11
openai>=1.3.7 openai>=1.3.7
PyPDF2>=3.0.1 PyPDF2>=3.0.1
google-genai>=1.0.0 google-genai>=1.9.0
anthropic>=0.18.1 anthropic>=0.18.1
tenacity>=8.2.3 tenacity>=8.2.3
tabulate>=0.9.0 tabulate>=0.9.0