Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not crash if results are read while cache does not exist #98

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion backend/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ alpino-query>=2.1.10
celery[redis]>=5.2.0
mwe-query>=0.0.5
urllib3<=2.0.0
psycopg2
psycopg2
numpy>=1.24.0,<1.25 # numpy is a requirement of corpus2alpino via spacy. Maximize at 1.24 to keep Python 3.8 support
138 changes: 72 additions & 66 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile
# pip-compile requirements.in
#
alpino-query==2.1.10
# via
# -r requirements.in
# mwe-query
amqp==5.1.1
amqp==5.2.0
# via kombu
annotated-types==0.5.0
annotated-types==0.6.0
# via pydantic
argparse==1.4.0
# via corpus2alpino
asgiref==3.7.2
# via django
async-timeout==4.0.3
# via redis
auchann==0.1.1
auchann==0.2.0
# via sastadev
backports-zoneinfo[tzdata]==0.2.1
# via
Expand All @@ -29,30 +29,28 @@ basexclient==8.4.4
# via
# -r requirements.in
# mwe-query
beautifulsoup4==4.12.2
# via
# django-livereload-server
# tei-reader
billiard==4.1.0
beautifulsoup4==4.12.3
# via tei-reader
billiard==4.2.0
# via celery
blis==0.7.10
blis==0.7.11
# via thinc
catalogue==2.0.9
catalogue==2.0.10
# via
# spacy
# srsly
# thinc
celery[redis]==5.3.1
celery[redis]==5.3.6
# via -r requirements.in
certifi==2023.7.22
certifi==2024.2.2
# via requests
chamd==0.5.11
# via
# auchann
# corpus2alpino
charset-normalizer==3.2.0
charset-normalizer==3.3.2
# via requests
click==8.1.6
click==8.1.7
# via
# celery
# click-didyoumean
Expand All @@ -65,58 +63,62 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
confection==0.1.1
# via thinc
cloudpathlib==0.16.0
# via weasel
confection==0.1.4
# via
# thinc
# weasel
corpus2alpino==0.3.10
# via -r requirements.in
cymem==2.0.7
cymem==2.0.8
# via
# preshed
# spacy
# thinc
django==4.2.4
django==4.2.10
# via
# -r requirements.in
# django-livereload-server
# django-revproxy
# djangorestframework
django-livereload-server==0.4
django-livereload-server==0.5.1
# via -r requirements.in
django-revproxy==0.10.0
django-revproxy==0.12.0
# via -r requirements.in
djangorestframework==3.14.0
# via -r requirements.in
editdistance==0.6.2
editdistance==0.8.1
# via auchann
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via pytest
execnet==2.0.2
# via pytest-xdist
folia==2.5.8
folia==2.5.9
# via corpus2alpino
idna==3.4
idna==3.6
# via requests
iniconfig==2.0.0
# via pytest
isodate==0.6.1
# via rdflib
jinja2==3.1.2
jinja2==3.1.3
# via spacy
kombu==5.3.1
kombu==5.3.5
# via celery
langcodes==3.3.0
# via spacy
lxml==4.9.3
lxml==5.1.0
# via
# alpino-query
# folia
# sastadev
# tei-reader
markupsafe==2.1.3
markupsafe==2.1.5
# via jinja2
murmurhash==1.0.9
murmurhash==1.0.10
# via
# preshed
# spacy
Expand All @@ -125,127 +127,128 @@ mwe-query==0.0.5
# via -r requirements.in
numpy==1.24.4
# via
# -r requirements.in
# blis
# spacy
# thinc
openpyxl==3.1.2
# via sastadev
packaging==23.1
packaging==23.2
# via
# pytest
# spacy
# thinc
pathy==0.10.2
# via spacy
pluggy==1.2.0
# weasel
pluggy==1.4.0
# via pytest
preshed==3.0.8
preshed==3.0.9
# via
# spacy
# thinc
prompt-toolkit==3.0.39
prompt-toolkit==3.0.43
# via click-repl
psycopg2==2.9.7
psycopg2==2.9.9
# via -r requirements.in
pydantic==2.1.1
pydantic==2.6.1
# via
# confection
# spacy
# thinc
pydantic-core==2.4.0
# weasel
pydantic-core==2.16.2
# via pydantic
pyparsing==3.1.1
# via rdflib
pytest==7.4.0
pytest==8.0.1
# via
# -r requirements.in
# pytest-django
# pytest-xdist
pytest-django==4.5.2
pytest-django==4.8.0
# via -r requirements.in
pytest-xdist==3.3.1
pytest-xdist==3.5.0
# via -r requirements.in
python-dateutil==2.8.2
# via celery
pytz==2023.3
pytz==2024.1
# via djangorestframework
pyyaml==6.0.1
# via pyyaml-include
pyyaml-include==1.3.1
pyyaml-include==1.3.2
# via auchann
rdflib==7.0.0
# via folia
redis==5.0.0
redis==5.0.1
# via celery
requests==2.31.0
# via
# alpino-query
# folia
# mwe-query
# spacy
sastadev==0.1.1
# via
# auchann
# mwe-query
# weasel
sastadev==0.1.4
# via mwe-query
six==1.16.0
# via
# django-livereload-server
# isodate
# python-dateutil
smart-open==6.3.0
smart-open==6.4.0
# via
# pathy
# spacy
soupsieve==2.4.1
# weasel
soupsieve==2.5
# via beautifulsoup4
spacy==3.6.1
spacy==3.7.4
# via corpus2alpino
spacy-legacy==3.0.12
# via spacy
spacy-loggers==1.0.4
spacy-loggers==1.0.5
# via spacy
sqlparse==0.4.4
# via django
srsly==2.4.7
srsly==2.4.8
# via
# confection
# spacy
# thinc
# weasel
tei-reader==0.0.17
# via corpus2alpino
thinc==8.1.12
thinc==8.2.3
# via spacy
tomli==2.0.1
# via pytest
tornado==6.3.3
tornado==6.4
# via django-livereload-server
tqdm==4.66.1
tqdm==4.66.2
# via
# corpus2alpino
# spacy
typer==0.9.0
# via
# pathy
# spacy
typing-extensions==4.7.1
# weasel
typing-extensions==4.9.0
# via
# annotated-types
# asgiref
# cloudpathlib
# kombu
# pydantic
# pydantic-core
# sastadev
# typer
tzdata==2023.3
tzdata==2024.1
# via
# backports-zoneinfo
# celery
urllib3==1.26.16
urllib3==1.26.18
# via
# -r requirements.in
# django-revproxy
# requests
vine==5.0.0
vine==5.1.0
# via
# amqp
# celery
Expand All @@ -254,9 +257,12 @@ wasabi==1.1.2
# via
# spacy
# thinc
wcwidth==0.2.6
# weasel
wcwidth==0.2.13
# via prompt-toolkit
xlsxwriter==3.1.2
weasel==0.3.4
# via spacy
xlsxwriter==3.2.0
# via sastadev

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading
Loading