Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed May 6, 2020
1 parent 90726f4 commit 194d877
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 126 deletions.
28 changes: 14 additions & 14 deletions etc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ Babel==2.8.0
bcrypt==3.1.7
billiard==3.6.3.0
black==19.10b0
bleach==3.1.4
bleach==3.1.5
blinker==1.4
celery==4.4.2
certifi==2020.4.5.1
cffi==1.14.0
cfgv==3.0.0
chardet==3.0.4
clamd==1.0.2
click==7.1.1
click==7.1.2
closure==20191111
coverage==5.1
cssmin==0.2.0
Expand Down Expand Up @@ -49,11 +49,11 @@ Flask-WTF==0.12
gitchangelog==3.0.4
html5lib==1.0.1
hyperlink==19.0.0
identify==1.4.14
identify==1.4.15
idna==2.9
imagesize==1.2.0
importlib-metadata==1.6.0
importlib-resources==1.4.0
importlib-resources==1.5.0
infinity==1.4
intervals==0.8.1
isort==4.3.21
Expand All @@ -70,12 +70,12 @@ more-itertools==8.2.0
mypy==0.770
mypy-extensions==0.4.3
nodeenv==1.3.5
numpy==1.18.3
numpy==1.18.4
packaging==20.3
pandas==0.25.3
pathlib==1.0.1
pathspec==0.8.0
Pillow==7.1.1
Pillow==7.1.2
pluggy==0.13.1
pre-commit==2.1.1
py==1.8.1
Expand All @@ -90,20 +90,20 @@ pytest-cov==2.8.1
pytest-forked==1.1.3
pytest-randomly==3.3.1
pytest-repeat==0.8.0
pytest-xdist==1.31.0
pytest-xdist==1.32.0
python-dateutil==2.8.1
python-editor==1.0.4
python-magic==0.4.15
pytz==2019.3
pytz==2020.1
PyYAML==5.3.1
redis==3.4.1
redis==3.5.0
regex==2020.4.4
requests==2.23.0
restructuredtext-lint==1.3.0
sentry-sdk==0.14.3
six==1.14.0
snowballstemmer==2.0.0
Sphinx==3.0.2
Sphinx==3.0.3
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
Expand All @@ -112,25 +112,25 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
SQLAlchemy==1.3.16
SQLAlchemy-Utils==0.36.3
SQLAlchemy-Utils==0.36.5
sqlparse==0.3.1
toml==0.10.0
tqdm==4.45.0
tqdm==4.46.0
typed-ast==1.4.1
typeguard==2.7.1
typing-extensions==3.7.4.2
untokenize==0.1.1
urllib3==1.25.9
validators==0.14.3
vine==1.3.0
virtualenv==20.0.18
virtualenv==20.0.19
wcwidth==0.1.9
webassets==0.12.1
webencodings==0.5.1
Werkzeug==0.16.1
Whoosh==2.7.4
wrapt==1.12.1
WTForms==2.2.1
WTForms==2.3.1
WTForms-Alchemy==0.16.9
WTForms-Components==0.10.4
WTForms-SQLAlchemy==0.1
Expand Down
Loading

0 comments on commit 194d877

Please sign in to comment.