Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
update gunicorn (#354)
Browse files Browse the repository at this point in the history
* update gunicorn

* pin nltk

* commit lockl

* commit poetry.lock

* remove tests

* fix lint

* fix lint

* skip octoai

* revert undo
  • Loading branch information
miararoy authored Nov 8, 2024
1 parent 1059e9e commit bba90aa
Show file tree
Hide file tree
Showing 4 changed files with 5,489 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ ipython_config.py
# This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries.
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
poetry.lock
# poetry.lock

# pdm
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
Expand Down
Loading

0 comments on commit bba90aa

Please sign in to comment.