Files
mealie/requirements.txt
Hayden 25988836c0 Sqlite (#75)
* file structure

* auto-test

* take 2

* refactor ap scheduler and startup process

* fixed scraper error

* database abstraction

* database abstraction

* port recipes over to new schema

* meal migration

* start settings migration

* finale mongo port

* backup improvements

* migration imports to new DB structure

* unused import cleanup

* docs strings

* settings and theme import logic

* cleanup

* fixed tinydb error

* requirements

* fuzzy search

* remove scratch file

* sqlalchemy models

* improved search ui

* recipe models almost done

* sql modal population

* del scratch

* rewrite database model mixins

* mostly grabage

* recipe updates

* working sqllite

* remove old files and reorganize

* final cleanup

Co-authored-by: Hayden <hay-kot@pm.me>
2021-01-15 21:46:35 -09:00

104 lines
1.7 KiB
Plaintext

aiofiles==0.5.0
aniso8601==7.0.0
appdirs==1.4.4
APScheduler==3.6.3
astroid==2.4.2
async-exit-stack==1.0.1
async-generator==1.10
attrs==20.3.0
beautifulsoup4==4.9.1
black==20.8b1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
colorama==0.4.3
decorator==4.4.2
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
h11==0.9.0
html-text==0.5.2
html5lib==1.1
httptools==0.1.1
idna==2.10
iniconfig==1.1.1
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.6.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
packaging==20.8
passlib==1.7.4
pathspec==0.8.0
pdfkit==0.6.1
pip-chill==1.0.0
pluggy==0.13.1
promise==2.3
py==1.10.0
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
pytest==6.2.1
python-dateutil==2.8.1
python-dotenv==0.15.0
python-multipart==0.0.5
python-slugify==4.0.1
pytz==2020.4
PyYAML==5.3.1
rdflib==4.2.2
rdflib-jsonld==0.5.0
regex==2020.7.14
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
SQLAlchemy==1.3.22
starlette==0.13.6
text-unidecode==1.3
tinydb==4.3.0
tinydb-serialization==2.0.0
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
ujson==3.1.0
urllib3==1.25.10
uvicorn==0.11.8
uvloop==0.14.0
validators==0.18.0
w3lib==1.22.0
webencodings==0.5.1
websockets==8.1
wrapt==1.12.1