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
Container registry
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
TO
Maják
Commits
ba7fcea2
Commit
ba7fcea2
authored
11 months ago
by
jan.bednarik
Browse files
Options
Downloads
Patches
Plain Diff
Requirements fix Whitenoise to version 5.3.0
parent
668cd145
No related branches found
No related tags found
2 merge requests
!981
Requirements fix Whitenoise to version 5.3.0
,
!980
Requirements fix Whitenoise to version 5.3.0
Pipeline
#18187
passed
11 months ago
Stage: build
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
requirements/base.in
+1
-1
1 addition, 1 deletion
requirements/base.in
requirements/base.txt
+14
-5
14 additions, 5 deletions
requirements/base.txt
with
15 additions
and
6 deletions
requirements/base.in
+
1
−
1
View file @
ba7fcea2
...
...
@@ -10,7 +10,7 @@ django-widget-tweaks
django-simple-captcha
psycopg2-binary
pirates
whitenoise
whitenoise
==5.3.0
opencv-python
requests
ics
...
...
This diff is collapsed.
Click to expand it.
requirements/base.txt
+
14
−
5
View file @
ba7fcea2
#
# This file is autogenerated by pip-compile with Python 3.1
1
# This file is autogenerated by pip-compile with Python 3.1
0
# by the following command:
#
# pip-compile base.in
...
...
@@ -117,6 +117,10 @@ draftjs-exporter==5.0.0
# via wagtail
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.2.1
# via
# cattrs
# ipython
executing==2.0.1
# via stack-data
fastjsonschema==2.19.1
...
...
@@ -250,7 +254,7 @@ sqlparse==0.5.0
# via django
stack-data==0.6.3
# via ipython
tatsu==5.
12.0
tatsu==5.
8.3
# via ics
telepath==0.3.1
# via wagtail
...
...
@@ -267,7 +271,10 @@ tweepy==4.14.0
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.11.0
# via ipython
# via
# asgiref
# cattrs
# ipython
tzdata==2024.1
# via celery
url-normalize==1.4.3
...
...
@@ -306,9 +313,11 @@ webencodings==0.5.1
# cssselect2
# html5lib
# tinycss2
whitenoise==
6.6
.0
whitenoise==
5.3
.0
# via -r base.in
willow[heif]==1.8.0
# via wagtail
# via
# wagtail
# willow
zopfli==0.2.3
# via fonttools
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