urban-meal-delivery/src/urban_meal_delivery
Alexander Hess 0da86e5f07
Pin the dependencies ...
... after upgrading:
- alembic
- matplotlib
- pandas
- rpy2
- sqlalchemy
- statsmodels
- dev dependencies
  + coverage     + factory-boy    + faker                 + nox
  + packaging    + pre-commit     + flake8-annotations    + pytest
  + pytest-cov   + sphinx
- research dependencies
  + numpy        + pyty
- transient dependencies
  + astpretty    + atomicwrites   + bleach                + chardet
  + colorlog     + darglint       + flake8-comprehensions + gitpython
  + identify     + ipykernel      + ipython               + jedi
  + jinja2       + jupyter-client + jupyter-core          + mako
  + nbformat     + nest-asyncio   + notebook              + parso
  + pluggy       + prompt-toolkit + ptyprocess            + pygments
  + pyyaml       + pyzmq          + requests              + smmap
  + terminado    + textfixtures   + snowballstemmer       + typed-ast
  + urllib3      + virtualenv

- fix SQL statements written in raw text
2021-02-04 13:12:47 +01:00
..
console Add CLI script to run tactical forecasting heuristic 2021-02-04 12:05:43 +01:00
db Pin the dependencies ... 2021-02-04 13:12:47 +01:00
forecasts Pin the dependencies ... 2021-02-04 13:12:47 +01:00
__init__.py Add stl() function 2021-01-11 16:10:45 +01:00
configuration.py Add CLI script to run tactical forecasting heuristic 2021-02-04 12:05:43 +01:00
init_r.py Add rpy2 to the dependencies 2021-01-11 16:06:58 +01:00