Skip to content

Commit

Permalink
Merge branch 'master' into bugfix/show-error-if-name-exists
Browse files Browse the repository at this point in the history
  • Loading branch information
whitdog47 authored Dec 14, 2024
2 parents fa0e681 + 409cf02 commit c6ac691
Show file tree
Hide file tree
Showing 3 changed files with 91 additions and 91 deletions.
8 changes: 4 additions & 4 deletions requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ frozenlist==1.5.0
# aiosignal
google-api-core==2.22.0
# via google-api-python-client
google-api-python-client==2.154.0
google-api-python-client==2.155.0
# via -r requirements-base.in
google-auth==2.36.0
# via
Expand Down Expand Up @@ -154,7 +154,7 @@ httplib2==0.22.0
# google-api-python-client
# google-auth-httplib2
# oauth2client
httpx==0.28.0
httpx==0.28.1
# via
# -r requirements-base.in
# openai
Expand Down Expand Up @@ -423,7 +423,7 @@ six==1.16.0
# python-dateutil
# sqlalchemy-filters
# validators
slack-bolt==1.21.2
slack-bolt==1.21.3
# via -r requirements-base.in
slack-sdk==3.33.5
# via
Expand All @@ -439,7 +439,7 @@ sniffio==1.3.1
# openai
sortedcontainers==2.4.0
# via hypothesis
spacy==3.8.2
spacy==3.8.3
# via -r requirements-base.in
spacy-legacy==3.0.12
# via spacy
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ typing-extensions==4.12.2
# ipython
virtualenv==20.27.1
# via pre-commit
vulture==2.13
vulture==2.14
# via -r requirements-dev.in
wcwidth==0.2.13
# via prompt-toolkit
172 changes: 86 additions & 86 deletions src/dispatch/static/dispatch/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c6ac691

Please sign in to comment.