Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hemp
Maják
Commits
cc7ea733
Commit
cc7ea733
authored
4 years ago
by
jan.bednarik
Browse files
Options
Downloads
Patches
Plain Diff
majak: Update Wagtail to 2.9.1 and other requirements too
parent
8c2e8e63
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
requirements/base.txt
+20
-20
20 additions, 20 deletions
requirements/base.txt
requirements/dev.txt
+9
-9
9 additions, 9 deletions
requirements/dev.txt
with
29 additions
and
29 deletions
requirements/base.txt
+
20
−
20
View file @
cc7ea733
...
...
@@ -5,31 +5,31 @@
# pip-compile base.in
#
arrow==0.14.7 # via -r base.in, ics
asgiref==3.2.
7
# via django
asgiref==3.2.
10
# via django
beautifulsoup4==4.8.2 # via wagtail
certifi==2020.
4.5.1
# via requests
certifi==2020.
6.20
# via requests
cffi==1.14.0 # via cryptography
chardet==3.0.4 # via requests
cryptography==2.9.2 # via josepy, mozilla-django-oidc, pyopenssl
django-cogwheels==0.3 # via wagtailmenus
django-environ==0.4.5 # via -r base.in
django-extensions==
2.2.9
# via -r base.in
django-modelcluster==5.0.
1
# via wagtail
django-extensions==
3.0.2
# via -r base.in
django-modelcluster==5.0.
2
# via wagtail
django-redis==4.12.1 # via -r base.in
django-taggit==1.
2
.0 # via wagtail
django-taggit==1.
3
.0 # via wagtail
django-treebeard==4.3.1 # via wagtail
django==3.0.
6
# via django-redis, django-taggit, django-treebeard, djangorestframework, mozilla-django-oidc, wagtail
django==3.0.
8
# via django-redis, django-taggit, django-treebeard, djangorestframework, mozilla-django-oidc, wagtail
djangorestframework==3.11.0 # via wagtail
draftjs-exporter==2.1.7 # via wagtail
html5lib==1.
0.1
# via wagtail
html5lib==1.
1
# via wagtail
ics==0.7 # via -r base.in
idna==2.
9
# via requests
idna==2.
10
# via requests
josepy==1.3.0 # via mozilla-django-oidc
l18n==2018.5 # via wagtail
mozilla-django-oidc==1.2.3 # via pirates
numpy==1.1
8.4
# via opencv-python
numpy==1.1
9.0
# via opencv-python
opencv-python==4.2.0.34 # via -r base.in
pillow==7.
1.2
# via wagtail
pillow==7.
2.0
# via wagtail
pirates==0.3.1 # via -r base.in
psycopg2-binary==2.8.5 # via -r base.in
pyasn1-modules==0.2.8 # via python-ldap
...
...
@@ -37,23 +37,23 @@ pyasn1==0.4.8 # via pyasn1-modules, python-ldap
pycparser==2.20 # via cffi
pyopenssl==19.1.0 # via josepy
python-dateutil==2.8.1 # via arrow, ics
python-ldap==3.
2.0
# via pirates
python-ldap==3.
3.1
# via pirates
pytz==2020.1 # via django, django-modelcluster, l18n
redis==3.5.
2
# via django-redis
requests==2.2
3
.0 # via -r base.in, mozilla-django-oidc, wagtail
six==1.1
4
.0 # via cryptography, django-extensions, html5lib, ics, josepy, l18n, mozilla-django-oidc, pyopenssl, python-dateutil
soupsieve==2.0
# via beautifulsoup4
redis==3.5.
3
# via django-redis
requests==2.2
4
.0 # via -r base.in, mozilla-django-oidc, wagtail
six==1.1
5
.0 # via cryptography, django-extensions, html5lib, ics, josepy, l18n, mozilla-django-oidc, pyopenssl, python-dateutil
soupsieve==2.0
.1
# via beautifulsoup4
sqlparse==0.3.1 # via django
tatsu==5.5.0 # via ics
unidecode==1.1.1 # via wagtail
urllib3==1.25.9 # via requests
wagtail-metadata==3.
1
.0 # via -r base.in
wagtail==2.9
# via -r base.in, wagtail-metadata
wagtailmenus==3.0.
1
# via -r base.in
wagtail-metadata==3.
2
.0 # via -r base.in
wagtail==2.9
.1
# via -r base.in, wagtail-metadata
wagtailmenus==3.0.
2
# via -r base.in
webencodings==0.5.1 # via html5lib
whitenoise==5.
0.1
# via -r base.in
whitenoise==5.
1.0
# via -r base.in
willow==1.3 # via wagtail
xlsxwriter==1.2.
8
# via wagtail
xlsxwriter==1.2.
9
# via wagtail
# The following packages are considered to be unsafe in a requirements file:
# setuptools
This diff is collapsed.
Click to expand it.
requirements/dev.txt
+
9
−
9
View file @
cc7ea733
...
...
@@ -7,26 +7,26 @@
attrs==19.3.0 # via pytest
coverage==5.1 # via pytest-cov
factory-boy==2.12.0 # via pytest-factoryboy
faker==4.1.
0
# via factory-boy
faker==4.1.
1
# via factory-boy
fastdiff==0.2.0 # via snapshottest
freezegun==0.3.15 # via pytest-freezegun
inflection==0.
4
.0 # via pytest-factoryboy
more-itertools==8.
3
.0 # via pytest
inflection==0.
5
.0 # via pytest-factoryboy
more-itertools==8.
4
.0 # via pytest
packaging==20.4 # via pytest, pytest-sugar
pluggy==0.13.1 # via pytest
py==1.
8.1
# via pytest
py==1.
9.0
# via pytest
pyparsing==2.4.7 # via packaging
pytest-cov==2.
8.1
# via -r dev.in
pytest-cov==2.
10.0
# via -r dev.in
pytest-django==3.9.0 # via -r dev.in
pytest-factoryboy==2.0.3 # via -r dev.in
pytest-freezegun==0.4.1 # via -r dev.in
pytest-mock==3.1.
0
# via -r dev.in
pytest-mock==3.1.
1
# via -r dev.in
pytest-sugar==0.9.3 # via -r dev.in
pytest==5.4.
2
# via -r dev.in, pytest-cov, pytest-django, pytest-factoryboy, pytest-freezegun, pytest-mock, pytest-sugar
pytest==5.4.
3
# via -r dev.in, pytest-cov, pytest-django, pytest-factoryboy, pytest-freezegun, pytest-mock, pytest-sugar
python-dateutil==2.8.1 # via faker, freezegun
six==1.1
4
.0 # via freezegun, packaging, python-dateutil, snapshottest
six==1.1
5
.0 # via freezegun, packaging, python-dateutil, snapshottest
snapshottest==0.5.1 # via -r dev.in
termcolor==1.1.0 # via pytest-sugar, snapshottest
text-unidecode==1.3 # via faker
wasmer==0.4.1 # via fastdiff
wcwidth==0.
1.9
# via pytest
wcwidth==0.
2.5
# via pytest
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment