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
cc45d2aa
Commit
cc45d2aa
authored
4 years ago
by
jan.bednarik
Browse files
Options
Downloads
Patches
Plain Diff
Update requirements
parent
c13e708c
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
+11
-11
11 additions, 11 deletions
requirements/base.txt
requirements/dev.txt
+12
-11
12 additions, 11 deletions
requirements/dev.txt
with
23 additions
and
22 deletions
requirements/base.txt
+
11
−
11
View file @
cc45d2aa
...
@@ -8,28 +8,28 @@ arrow==0.14.7 # via -r base.in, ics
...
@@ -8,28 +8,28 @@ arrow==0.14.7 # via -r base.in, ics
asgiref==3.2.10 # via django
asgiref==3.2.10 # via django
beautifulsoup4==4.8.2 # via wagtail
beautifulsoup4==4.8.2 # via wagtail
certifi==2020.6.20 # via requests
certifi==2020.6.20 # via requests
cffi==1.14.
0
# via cryptography
cffi==1.14.
2
# via cryptography
chardet==3.0.4 # via requests
chardet==3.0.4 # via requests
cryptography==3.0 # via josepy, mozilla-django-oidc, pyopenssl
cryptography==3.0 # via josepy, mozilla-django-oidc, pyopenssl
django-cogwheels==0.3 # via wagtailmenus
django-cogwheels==0.3 # via wagtailmenus
django-environ==0.4.5 # via -r base.in
django-environ==0.4.5 # via -r base.in
django-extensions==3.0.
3
# via -r base.in
django-extensions==3.0.
5
# via -r base.in
django-modelcluster==5.0.2 # via wagtail
django-modelcluster==5.0.2 # via wagtail
django-redis==4.12.1 # via -r base.in
django-redis==4.12.1 # via -r base.in
django-settings-export==1.2.1 # via -r base.in
django-settings-export==1.2.1 # via -r base.in
django-taggit==1.3.0 # via wagtail
django-taggit==1.3.0 # via wagtail
django-treebeard==4.3.1 # via wagtail
django-treebeard==4.3.1 # via wagtail
django==3.0.
8
# via django-redis, django-settings-export, django-taggit, django-treebeard, djangorestframework, mozilla-django-oidc, wagtail
django==3.0.
9
# via django-redis, django-settings-export, django-taggit, django-treebeard, djangorestframework, mozilla-django-oidc, wagtail
djangorestframework==3.11.
0
# via wagtail
djangorestframework==3.11.
1
# via wagtail
draftjs-exporter==2.1.7 # via wagtail
draftjs-exporter==2.1.7 # via wagtail
html5lib==1.1 # via wagtail
html5lib==1.1 # via wagtail
ics==0.7 # via -r base.in
ics==0.7 # via -r base.in
idna==2.10 # via requests
idna==2.10 # via requests
josepy==1.
3
.0 # via mozilla-django-oidc
josepy==1.
4
.0 # via mozilla-django-oidc
l18n==2018.5 # via wagtail
l18n==2018.5 # via wagtail
mozilla-django-oidc==1.2.
3
# via pirates
mozilla-django-oidc==1.2.
4
# via pirates
numpy==1.19.1 # via opencv-python
numpy==1.19.1 # via opencv-python
opencv-python==4.
3
.0.
36
# via -r base.in
opencv-python==4.
4
.0.
42
# via -r base.in
pillow==7.2.0 # via wagtail
pillow==7.2.0 # via wagtail
pirates==0.3.1 # via -r base.in
pirates==0.3.1 # via -r base.in
psycopg2-binary==2.8.5 # via -r base.in
psycopg2-binary==2.8.5 # via -r base.in
...
@@ -42,19 +42,19 @@ python-ldap==3.3.1 # via pirates
...
@@ -42,19 +42,19 @@ python-ldap==3.3.1 # via pirates
pytz==2020.1 # via django, django-modelcluster, l18n
pytz==2020.1 # via django, django-modelcluster, l18n
redis==3.5.3 # via django-redis
redis==3.5.3 # via django-redis
requests==2.24.0 # via -r base.in, mozilla-django-oidc, wagtail
requests==2.24.0 # via -r base.in, mozilla-django-oidc, wagtail
six==1.15.0 # via cryptography,
django-extensions,
html5lib, ics, josepy, l18n, mozilla-django-oidc, pyopenssl, python-dateutil
six==1.15.0 # via cryptography, html5lib, ics, josepy, l18n, mozilla-django-oidc, pyopenssl, python-dateutil
soupsieve==2.0.1 # via beautifulsoup4
soupsieve==2.0.1 # via beautifulsoup4
sqlparse==0.3.1 # via django
sqlparse==0.3.1 # via django
tatsu==5.5.0 # via ics
tatsu==5.5.0 # via ics
unidecode==1.1.1 # via wagtail
unidecode==1.1.1 # via wagtail
urllib3==1.25.10 # via requests
urllib3==1.25.10 # via requests
wagtail-metadata==3.
2
.0 # via -r base.in
wagtail-metadata==3.
3
.0 # via -r base.in
wagtail==2.9.3 # via -r base.in, wagtail-metadata
wagtail==2.9.3 # via -r base.in, wagtail-metadata
wagtailmenus==3.0.2 # via -r base.in
wagtailmenus==3.0.2 # via -r base.in
webencodings==0.5.1 # via html5lib
webencodings==0.5.1 # via html5lib
whitenoise==5.
1
.0 # via -r base.in
whitenoise==5.
2
.0 # via -r base.in
willow==1.3 # via wagtail
willow==1.3 # via wagtail
xlsxwriter==1.
2.9
# via wagtail
xlsxwriter==1.
3.3
# via wagtail
# The following packages are considered to be unsafe in a requirements file:
# The following packages are considered to be unsafe in a requirements file:
# setuptools
# setuptools
This diff is collapsed.
Click to expand it.
requirements/dev.txt
+
12
−
11
View file @
cc45d2aa
...
@@ -4,29 +4,30 @@
...
@@ -4,29 +4,30 @@
#
#
# pip-compile dev.in
# pip-compile dev.in
#
#
attrs==
19.3
.0 # via pytest
attrs==
20.1
.0 # via pytest
coverage==5.
1
# via pytest-cov
coverage==5.
2.1
# via pytest-cov
factory-boy==
2.12.0
# via pytest-factoryboy
factory-boy==
3.0.1
# via pytest-factoryboy
faker==4.1.
1
# via factory-boy
faker==4.1.
2
# via factory-boy
fastdiff==0.2.0 # via snapshottest
fastdiff==0.2.0 # via snapshottest
freezegun==0.3.15 # via pytest-freezegun
freezegun==0.3.15 # via pytest-freezegun
inflection==0.5.0 # via pytest-factoryboy
inflection==0.5.1 # via pytest-factoryboy
iniconfig==1.0.1 # via pytest
more-itertools==8.4.0 # via pytest
more-itertools==8.4.0 # via pytest
packaging==20.4 # via pytest, pytest-sugar
packaging==20.4 # via pytest, pytest-sugar
pluggy==0.13.1 # via pytest
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest
py==1.9.0 # via pytest
pyparsing==2.4.7 # via packaging
pyparsing==2.4.7 # via packaging
pytest-cov==2.10.
0
# via -r dev.in
pytest-cov==2.10.
1
# via -r dev.in
pytest-django==3.9.0 # via -r dev.in
pytest-django==3.9.0 # via -r dev.in
pytest-factoryboy==2.0.3 # via -r dev.in
pytest-factoryboy==2.0.3 # via -r dev.in
pytest-freezegun==0.4.
1
# via -r dev.in
pytest-freezegun==0.4.
2
# via -r dev.in
pytest-mock==3.
1.1
# via -r dev.in
pytest-mock==3.
3.0
# via -r dev.in
pytest-sugar==0.9.
3
# via -r dev.in
pytest-sugar==0.9.
4
# via -r dev.in
pytest==
5.4.3
# via -r dev.in, pytest-cov, pytest-django, pytest-factoryboy, pytest-freezegun, pytest-mock, pytest-sugar
pytest==
6.0.1
# via -r dev.in, pytest-cov, pytest-django, pytest-factoryboy, pytest-freezegun, pytest-mock, pytest-sugar
python-dateutil==2.8.1 # via faker, freezegun
python-dateutil==2.8.1 # via faker, freezegun
six==1.15.0 # via freezegun, packaging, python-dateutil, snapshottest
six==1.15.0 # via freezegun, packaging, python-dateutil, snapshottest
snapshottest==0.5.1 # via -r dev.in
snapshottest==0.5.1 # via -r dev.in
termcolor==1.1.0 # via pytest-sugar, snapshottest
termcolor==1.1.0 # via pytest-sugar, snapshottest
text-unidecode==1.3 # via faker
text-unidecode==1.3 # via faker
toml==0.10.1 # via pytest
wasmer==0.4.1 # via fastdiff
wasmer==0.4.1 # via fastdiff
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