Skip to content

Commit

Permalink
Merge pull request #25 from laravelcompany/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
izdrail authored Dec 7, 2024
2 parents 4a0e99d + 77b8f6d commit 575fac8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/funding.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
custom: https://buymeacoffee.com/izdrail

open_collective: laravelcompany
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ WORKDIR /home/backend
COPY backend .

RUN pip install --no-cache-dir --upgrade -r requirements.txt \
&& pip install fastapi-versioning pymupdf4llm python-multipart yake tls_client uvicorn litellm asent spacyfishing
&& pip install fastapi-versioning pymupdf4llm python-multipart yake tls_client uvicorn litellm

# Clean up
RUN apt-get autoremove -y \
Expand Down

0 comments on commit 575fac8

Please sign in to comment.