[PR #23] [MERGED] Fix pypandoc issue #3172

Closed
opened 2026-02-22 18:33:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/23
Author: @hipnologo
Created: 6/10/2023
Status: Merged
Merged: 6/12/2023
Merged by: @timothycarambat

Base: masterHead: fix_pypandoc


📝 Commits (1)

  • c637361 Fix pypandoc issue in requirements.txt

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 collector/requirements.txt (+1 -1)

📄 Description

This PR addresses an issue with the pypandoc dependency that was causing install failures. The problem was due to an outdated usage of the pypandoc package in the requirements.txt file. A similar issue is also noticed here.


🔄 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/Mintplex-Labs/anything-llm/pull/23 **Author:** [@hipnologo](https://github.com/hipnologo) **Created:** 6/10/2023 **Status:** ✅ Merged **Merged:** 6/12/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `fix_pypandoc` --- ### 📝 Commits (1) - [`c637361`](https://github.com/Mintplex-Labs/anything-llm/commit/c637361293dcef07d3ee8a1571b61c0ae928e32b) Fix pypandoc issue in requirements.txt ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `collector/requirements.txt` (+1 -1) </details> ### 📄 Description This PR addresses an issue with the pypandoc dependency that was causing install failures. The problem was due to an outdated usage of the pypandoc package in the requirements.txt file. A similar issue is also noticed [here](https://github.com/Mintplex-Labs/anything-llm/issues/18). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:11 -05:00
yindo closed this issue 2026-02-22 18:33:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3172