mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-11 08:25:29 +02:00
migration changes
This commit is contained in:
parent
e5304f0589
commit
e313741a25
59 changed files with 368 additions and 22124 deletions
|
@ -16,6 +16,10 @@ dnspython==2.0.0
|
|||
email-validator==1.1.1
|
||||
extruct==0.10.0
|
||||
fastapi==0.61.1
|
||||
fastapi-login==1.5.1
|
||||
future==0.18.2
|
||||
gitdb==4.0.5
|
||||
GitPython==3.1.11
|
||||
graphene==2.1.8
|
||||
graphql-core==2.3.2
|
||||
graphql-relay==2.0.1
|
||||
|
@ -28,18 +32,31 @@ isodate==0.6.0
|
|||
isort==5.4.2
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.11.2
|
||||
joblib==1.0.0
|
||||
jstyleson==0.0.2
|
||||
lazy-object-proxy==1.4.3
|
||||
livereload==2.6.3
|
||||
lunr==0.5.8
|
||||
lxml==4.5.2
|
||||
Markdown==3.3.3
|
||||
MarkupSafe==1.1.1
|
||||
mccabe==0.6.1
|
||||
mf2py==1.1.2
|
||||
mkdocs==1.1.2
|
||||
mkdocs-material==6.1.7
|
||||
mkdocs-material-extensions==1.0.1
|
||||
mongoengine==0.21.0
|
||||
mypy-extensions==0.4.3
|
||||
nltk==3.5
|
||||
passlib==1.7.4
|
||||
pathspec==0.8.0
|
||||
pdfkit==0.6.1
|
||||
promise==2.3
|
||||
pydantic==1.6.1
|
||||
Pygments==2.7.3
|
||||
PyJWT==1.7.1
|
||||
pylint==2.6.0
|
||||
pymdown-extensions==8.0.1
|
||||
pymongo==3.11.1
|
||||
pyparsing==2.4.7
|
||||
python-dateutil==2.8.1
|
||||
|
@ -55,10 +72,13 @@ requests==2.24.0
|
|||
Rx==1.6.1
|
||||
scrape-schema-recipe==0.1.1
|
||||
six==1.15.0
|
||||
smmap==3.0.4
|
||||
soupsieve==2.0.1
|
||||
starlette==0.13.6
|
||||
text-unidecode==1.3
|
||||
toml==0.10.1
|
||||
tornado==6.1
|
||||
tqdm==4.54.1
|
||||
typed-ast==1.4.1
|
||||
typing-extensions==3.7.4.3
|
||||
tzlocal==2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue