Skip to content

Commit

Permalink
🐛 Fix: Pin graphviz version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmiguelv committed Jan 28, 2022
1 parent 3295af3 commit 0a492a2
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 71 deletions.
33 changes: 16 additions & 17 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@ certifi==2021.10.8
# requests
cffi==1.15.0
# via argon2-cffi
charset-normalizer==2.0.9
charset-normalizer==2.0.10
# via requests
click==8.0.3
# via geocoder
convertdate==2.3.2
convertdate==2.4.0
# via -r requirements/base.in
coreapi==2.3.3
# via -r requirements/base.in
coreschema==0.0.4
# via coreapi
decorator==5.1.0
decorator==5.1.1
# via ratelim
django==2.2.25
django==2.2.26
# via
# -r requirements/base.in
# django-controlled-vocabulary
Expand All @@ -49,11 +49,11 @@ django-controlled-vocabulary==0.11
# via -r requirements/base.in
django-crispy-forms==1.8.1
# via -r requirements/base.in
django-elasticsearch-dsl==7.2.1
django-elasticsearch-dsl==7.2.2
# via
# -r requirements/base.in
# django-elasticsearch-dsl-drf
django-elasticsearch-dsl-drf==0.22.2
django-elasticsearch-dsl-drf==0.22.4
# via -r requirements/base.in
django-environ==0.4.5
# via -r requirements/base.in
Expand Down Expand Up @@ -88,7 +88,7 @@ draftjs-exporter==2.1.7
# via wagtail
edtf==4.0.1
# via -r requirements/base.in
elasticsearch==7.16.1
elasticsearch==7.16.3
# via
# django-elasticsearch-dsl-drf
# elasticsearch-dsl
Expand All @@ -111,9 +111,9 @@ html5lib==1.1
# via wagtail
idna==3.3
# via requests
igraph==0.9.8
igraph==0.9.9
# via python-igraph
importlib-metadata==4.10.0
importlib-metadata==4.10.1
# via click
itypes==1.2.0
# via coreapi
Expand All @@ -133,13 +133,13 @@ pillow==8.4.0
# via
# -r requirements/base.in
# wagtail
plotly==5.4.0
plotly==5.5.0
# via -r requirements/base.in
pycparser==2.21
# via cffi
pymeeus==0.5.11
# via convertdate
pyparsing==3.0.6
pyparsing==3.0.7
# via
# bibtexparser
# edtf
Expand All @@ -148,13 +148,12 @@ python-dateutil==2.8.2
# edtf
# elasticsearch-dsl
# pandas
python-igraph==0.9.8
python-igraph==0.9.9
# via -r requirements/base.in
python-slugify==4.0.0
# via -r requirements/base.in
pytz==2021.3
# via
# convertdate
# django
# django-modelcluster
# djangorestframework
Expand All @@ -169,7 +168,7 @@ redis==3.4.1
# via
# -r requirements/base.in
# django-redis
requests==2.26.0
requests==2.27.1
# via
# coreapi
# geocoder
Expand All @@ -193,7 +192,7 @@ soupsieve==2.3.1
# via beautifulsoup4
sqlparse==0.4.2
# via django
tablib[xls,xlsx]==3.1.0
tablib[xls,xlsx]==3.2.0
# via wagtail
telepath==0.2
# via wagtail
Expand All @@ -207,7 +206,7 @@ typing-extensions==4.0.1
# via importlib-metadata
uritemplate==4.1.1
# via coreapi
urllib3==1.26.7
urllib3==1.26.8
# via
# django-controlled-vocabulary
# elasticsearch
Expand All @@ -230,5 +229,5 @@ xlsxwriter==1.4.5
# via wagtail
xlwt==1.3.0
# via tablib
zipp==3.6.0
zipp==3.7.0
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/local.in
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ pytest-django==3.8.0 # https://github.com/pytest-dev/pytest-djang

# Radical Translations
# ------------------------------------------------------------------------------
pygraphviz # https://pygraphviz.github.io/
pygraphviz==1.6 # https://pygraphviz.github.io/
69 changes: 33 additions & 36 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,16 @@ appdirs==1.4.4
# via black
argon2-cffi==19.2.0
# via -r requirements/./base.in
astroid==2.9.0
astroid==2.9.3
# via pylint
attrs==21.2.0
attrs==21.4.0
# via
# black
# pytest
babel==2.9.1
# via sphinx
backcall==0.2.0
# via ipython
backports.entry-points-selectable==1.1.1
# via virtualenv
beautifulsoup4==4.9.3
# via wagtail
bibtexparser==1.2.0
Expand All @@ -42,32 +40,32 @@ cffi==1.15.0
# via argon2-cffi
cfgv==3.3.1
# via pre-commit
charset-normalizer==2.0.9
charset-normalizer==2.0.10
# via requests
click==8.0.3
# via
# black
# geocoder
# pip-tools
convertdate==2.3.2
convertdate==2.4.0
# via -r requirements/./base.in
coreapi==2.3.3
# via -r requirements/./base.in
coreschema==0.0.4
# via coreapi
coverage==6.2
coverage==6.3
# via
# coveralls
# django-coverage-plugin
coveralls==3.3.1
# via -r requirements/local.in
decorator==5.1.0
decorator==5.1.1
# via
# ipython
# ratelim
distlib==0.3.4
# via virtualenv
django==2.2.25
django==2.2.26
# via
# -r requirements/./base.in
# django-controlled-vocabulary
Expand All @@ -92,11 +90,11 @@ django-crispy-forms==1.8.1
# via -r requirements/./base.in
django-debug-toolbar==2.2
# via -r requirements/local.in
django-elasticsearch-dsl==7.2.1
django-elasticsearch-dsl==7.2.2
# via
# -r requirements/./base.in
# django-elasticsearch-dsl-drf
django-elasticsearch-dsl-drf==0.22.2
django-elasticsearch-dsl-drf==0.22.4
# via -r requirements/./base.in
django-environ==0.4.5
# via -r requirements/./base.in
Expand Down Expand Up @@ -139,7 +137,7 @@ draftjs-exporter==2.1.7
# via wagtail
edtf==4.0.1
# via -r requirements/./base.in
elasticsearch==7.16.1
elasticsearch==7.16.3
# via
# django-elasticsearch-dsl-drf
# elasticsearch-dsl
Expand All @@ -154,11 +152,11 @@ et-xmlfile==1.1.0
# via openpyxl
factory-boy==2.12.0
# via -r requirements/local.in
faker==10.0.0
faker==11.3.0
# via factory-boy
feedparser==6.0.8
# via pyzotero
filelock==3.4.0
filelock==3.4.2
# via virtualenv
flake8==3.7.9
# via -r requirements/local.in
Expand All @@ -170,26 +168,26 @@ geocoder==1.38.1
# via django-geonames-place
html5lib==1.1
# via wagtail
identify==2.4.0
identify==2.4.6
# via pre-commit
idna==3.3
# via requests
igraph==0.9.8
igraph==0.9.9
# via python-igraph
imagesize==1.3.0
# via sphinx
importlib-metadata==4.10.0
importlib-metadata==4.10.1
# via
# backports.entry-points-selectable
# click
# pep517
# pluggy
# pre-commit
# pytest
# sphinx
# virtualenv
ipdb==0.12.3
# via -r requirements/local.in
ipython==7.30.1
ipython==7.31.1
# via ipdb
isort==5.10.1
# via pylint
Expand Down Expand Up @@ -250,17 +248,17 @@ pillow==8.4.0
# wagtail
pip-tools==6.4.0
# via -r requirements/local.in
platformdirs==2.4.0
platformdirs==2.4.1
# via
# pylint
# virtualenv
plotly==5.4.0
plotly==5.5.0
# via -r requirements/./base.in
pluggy==0.13.1
# via pytest
pre-commit==2.1.0
# via -r requirements/local.in
prompt-toolkit==3.0.24
prompt-toolkit==3.0.26
# via ipython
psycopg2==2.8.4
# via -r requirements/local.in
Expand All @@ -274,23 +272,23 @@ pycparser==2.21
# via cffi
pyflakes==2.1.1
# via flake8
pygments==2.10.0
pygments==2.11.2
# via
# ipython
# sphinx
pygraphviz==1.7
pygraphviz==1.6
# via -r requirements/local.in
pylint==2.12.2
# via
# pylint-django
# pylint-plugin-utils
pylint-django==2.0.13
# via -r requirements/local.in
pylint-plugin-utils==0.6
pylint-plugin-utils==0.7
# via pylint-django
pymeeus==0.5.11
# via convertdate
pyparsing==3.0.6
pyparsing==3.0.7
# via
# bibtexparser
# edtf
Expand All @@ -310,14 +308,13 @@ python-dateutil==2.8.2
# elasticsearch-dsl
# faker
# pandas
python-igraph==0.9.8
python-igraph==0.9.9
# via -r requirements/./base.in
python-slugify==4.0.0
# via -r requirements/./base.in
pytz==2021.3
# via
# babel
# convertdate
# django
# django-modelcluster
# djangorestframework
Expand All @@ -334,9 +331,9 @@ redis==3.4.1
# via
# -r requirements/./base.in
# django-redis
regex==2021.11.10
regex==2022.1.18
# via black
requests==2.26.0
requests==2.27.1
# via
# coreapi
# coveralls
Expand Down Expand Up @@ -364,7 +361,7 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.3.1
# via beautifulsoup4
sphinx==4.3.2
sphinx==4.4.0
# via -r requirements/local.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
Expand All @@ -382,7 +379,7 @@ sqlparse==0.4.2
# via
# django
# django-debug-toolbar
tablib[xls,xlsx]==3.1.0
tablib[xls,xlsx]==3.2.0
# via wagtail
telepath==0.2
# via wagtail
Expand Down Expand Up @@ -422,12 +419,12 @@ typing-extensions==4.0.1
# pylint
uritemplate==4.1.1
# via coreapi
urllib3==1.26.7
urllib3==1.26.8
# via
# django-controlled-vocabulary
# elasticsearch
# requests
virtualenv==20.10.0
virtualenv==20.13.0
# via pre-commit
wagtail==2.13.5
# via
Expand All @@ -445,7 +442,7 @@ webencodings==0.5.1
# via html5lib
werkzeug==1.0.0
# via -r requirements/local.in
wheel==0.37.0
wheel==0.37.1
# via pip-tools
whitenoise==5.0.1
# via -r requirements/./base.in
Expand All @@ -459,7 +456,7 @@ xlsxwriter==1.4.5
# via wagtail
xlwt==1.3.0
# via tablib
zipp==3.6.0
zipp==3.7.0
# via
# importlib-metadata
# pep517
Expand Down
Loading

0 comments on commit 0a492a2

Please sign in to comment.