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
cfcd07d5
Commit
cfcd07d5
authored
6 months ago
by
Alexa Valentová
Browse files
Options
Downloads
Patches
Plain Diff
fix reqs
parent
28a7d663
No related branches found
No related tags found
2 merge requests
!1175
Release
,
!1171
Minor fixes
Pipeline
#20019
passed
6 months ago
Stage: build
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
requirements/base.txt
+54
-48
54 additions, 48 deletions
requirements/base.txt
requirements/dev.txt
+10
-8
10 additions, 8 deletions
requirements/dev.txt
requirements/production.txt
+1
-1
1 addition, 1 deletion
requirements/production.txt
with
65 additions
and
57 deletions
requirements/base.txt
+
54
−
48
View file @
cfcd07d5
...
...
@@ -4,7 +4,9 @@
#
# pip-compile base.in
#
aiohttp==3.9.5
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.10
# via gql
aiosignal==1.3.1
# via aiohttp
...
...
@@ -12,7 +14,7 @@ amqp==5.2.0
# via kombu
anyascii==0.3.2
# via wagtail
anyio==4.
4.0
anyio==4.
6.2.post1
# via
# gql
# httpx
...
...
@@ -24,7 +26,7 @@ asgiref==3.8.1
# via django
asttokens==2.4.1
# via stack-data
attrs==2
3
.2.0
attrs==2
4
.2.0
# via
# aiohttp
# cattrs
...
...
@@ -36,29 +38,29 @@ beautifulsoup4==4.12.3
# via
# -r base.in
# wagtail
billiard==4.2.
0
billiard==4.2.
1
# via celery
bleach==6.1.0
# via -r base.in
botocore==1.3
4.1
50
botocore==1.3
5.
50
# via gql
brotli==1.1.0
# via fonttools
cattrs==2
3.2.3
cattrs==2
4.1.2
# via requests-cache
celery==5.4.0
# via -r base.in
certifi==2024.
7.4
certifi==2024.
8.30
# via
# httpcore
# httpx
# requests
# sentry-sdk
cffi==1.1
6.0
cffi==1.1
7.1
# via
# cryptography
# weasyprint
charset-normalizer==3.
3.2
charset-normalizer==3.
4.0
# via requests
click==8.1.7
# via
...
...
@@ -72,7 +74,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cryptography==43.0.
0
cryptography==43.0.
3
# via
# josepy
# mozilla-django-oidc
...
...
@@ -83,7 +85,7 @@ decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via willow
django==5.
0.7
django==5.
1.2
# via
# -r base.in
# django-extensions
...
...
@@ -104,7 +106,7 @@ django-environ==0.11.2
# via -r base.in
django-extensions==3.2.3
# via -r base.in
django-filter==24.
2
django-filter==24.
3
# via wagtail
django-modelcluster==6.3
# via wagtail
...
...
@@ -128,45 +130,45 @@ djangorestframework==3.15.2
# via wagtail
draftjs-exporter==5.0.0
# via wagtail
et-xmlfile==
1.1
.0
et-xmlfile==
2.0
.0
# via openpyxl
executing==2.
0.1
executing==2.
1.0
# via stack-data
fastjsonschema==2.20.0
# via -r base.in
filetype==1.2.0
# via willow
fonttools[woff]==4.5
3
.1
fonttools[woff]==4.5
4
.1
# via weasyprint
frozenlist==1.
4.1
frozenlist==1.
5.0
# via
# aiohttp
# aiosignal
gql[all]==3.5.0
# via -r base.in
graphql-core==3.2.
3
graphql-core==3.2.
5
# via gql
h11==0.14.0
# via httpcore
html5lib==1.1
# via weasyprint
httpcore==1.0.
5
httpcore==1.0.
6
# via httpx
httplib2==0.22.0
# via -r base.in
httpx==0.27.
0
httpx==0.27.
2
# via gql
icalendar==
5
.0.1
3
icalendar==
6
.0.1
# via -r base.in
ics==0.7.2
# via -r base.in
idna==3.
7
idna==3.
10
# via
# anyio
# httpx
# requests
# yarl
ipython==8.2
6
.0
ipython==8.2
9
.0
# via -r base.in
jedi==0.19.1
# via ipython
...
...
@@ -174,25 +176,25 @@ jmespath==1.0.1
# via botocore
josepy==1.14.0
# via mozilla-django-oidc
kombu==5.
3.7
kombu==5.
4.2
# via celery
l18n==2021.3
# via wagtail
laces==0.1.1
# via wagtail
markdown==3.
6
markdown==3.
7
# via -r base.in
matplotlib-inline==0.1.7
# via ipython
mozilla-django-oidc==3.0.0
# via pirates
multidict==6.
0.5
multidict==6.
1.0
# via
# aiohttp
# yarl
nh3==0.2.18
# via -r base.in
numpy==2.
0.1
numpy==2.
1.2
# via
# -r base.in
# opencv-python
...
...
@@ -214,17 +216,19 @@ pillow==10.4.0
# pillow-heif
# wagtail
# weasyprint
pillow-heif==0.
18
.0
pillow-heif==0.
20
.0
# via willow
pirates==0.7.0
# via -r base.in
platformdirs==4.
2.2
platformdirs==4.
3.6
# via requests-cache
prompt-toolkit==3.0.4
7
prompt-toolkit==3.0.4
8
# via
# click-repl
# ipython
psycopg2-binary==2.9.9
propcache==0.2.0
# via yarl
psycopg2-binary==2.9.10
# via -r base.in
ptyprocess==0.7.0
# via pexpect
...
...
@@ -238,11 +242,11 @@ pygments==2.18.0
# via ipython
pyopenssl==24.2.1
# via josepy
pyparsing==3.
1.2
pyparsing==3.
2.0
# via httplib2
pypdf2==3.0.1
# via -r base.in
pyphen==0.1
6
.0
pyphen==0.1
7
.0
# via weasyprint
python-dateutil==2.9.0.post0
# via
...
...
@@ -251,15 +255,14 @@ python-dateutil==2.9.0.post0
# celery
# icalendar
# ics
pytz==2024.
1
pytz==2024.
2
# via
# -r base.in
# django-modelcluster
# icalendar
# l18n
pyyaml==6.0.
1
pyyaml==6.0.
2
# via -r base.in
redis==5.
0.7
redis==5.
2.0
# via django-redis
requests==2.32.3
# via
...
...
@@ -277,7 +280,7 @@ requests-oauthlib==1.3.1
# via tweepy
requests-toolbelt==1.0.0
# via gql
sentry-sdk==2.1
1
.0
sentry-sdk==2.1
7
.0
# via -r base.in
six==1.16.0
# via
...
...
@@ -292,7 +295,7 @@ sniffio==1.3.1
# via
# anyio
# httpx
soupsieve==2.
5
soupsieve==2.
6
# via beautifulsoup4
sqlparse==0.5.1
# via django
...
...
@@ -302,7 +305,7 @@ tatsu==5.12.1
# via ics
telepath==0.3.1
# via wagtail
tinycss2==1.
3
.0
tinycss2==1.
4
.0
# via
# cssselect2
# weasyprint
...
...
@@ -312,15 +315,18 @@ traitlets==5.14.3
# matplotlib-inline
tweepy==4.14.0
# via -r base.in
types-python-dateutil==2.9.0.202403
16
types-python-dateutil==2.9.0.2024
10
03
# via arrow
typing-extensions==4.12.2
# via ipython
tzdata==2024.1
# via celery
tzdata==2024.2
# via
# celery
# icalendar
# kombu
url-normalize==1.4.3
# via requests-cache
urllib3==2.2.
2
urllib3==2.2.
3
# via
# botocore
# requests
...
...
@@ -331,7 +337,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wagtail==6.
1.3
wagtail==6.
2.2
# via
# -r base.in
# wagtail-metadata
...
...
@@ -339,7 +345,7 @@ wagtail==6.1.3
# wagtail-trash
wagtail-metadata==5.0.0
# via -r base.in
wagtail-modeladmin==2.
0
.0
wagtail-modeladmin==2.
1
.0
# via wagtail-trash
wagtail-trash==3.0.0
# via -r base.in
...
...
@@ -359,13 +365,13 @@ websockets==11.0.3
# via gql
whitenoise==5.3.0
# via -r base.in
willow[heif]==1.
8
.0
willow[heif]==1.
9
.0
# via
# wagtail
# willow
yarl==1.
9.4
yarl==1.
17.0
# via
# aiohttp
# gql
zopfli==0.2.3
zopfli==0.2.3
.post1
# via fonttools
This diff is collapsed.
Click to expand it.
requirements/dev.txt
+
10
−
8
View file @
cfcd07d5
...
...
@@ -6,17 +6,17 @@
#
asgiref==3.8.1
# via django
coverage[toml]==7.6.
0
coverage[toml]==7.6.
4
# via pytest-cov
django==5.
0.7
django==5.
1.2
# via
# -r dev.in
# django-debug-toolbar
django-debug-toolbar==4.4.6
# via -r dev.in
factory-boy==3.3.
0
factory-boy==3.3.
1
# via pytest-factoryboy
faker==
26.0.0
faker==
30.8.1
# via factory-boy
fastdiff==0.3.0
# via snapshottest
...
...
@@ -33,7 +33,7 @@ packaging==24.1
# pytest-sugar
pluggy==1.5.0
# via pytest
pytest==8.3.
2
pytest==8.3.
3
# via
# -r dev.in
# pytest-cov
...
...
@@ -44,7 +44,7 @@ pytest==8.3.2
# pytest-sugar
pytest-cov==5.0.0
# via -r dev.in
pytest-django==4.
8
.0
pytest-django==4.
9
.0
# via -r dev.in
pytest-factoryboy==2.7.0
# via -r dev.in
...
...
@@ -68,12 +68,14 @@ sqlparse==0.5.1
# via
# django
# django-debug-toolbar
termcolor==2.
4
.0
termcolor==2.
5
.0
# via
# pytest-sugar
# snapshottest
typing-extensions==4.12.2
# via pytest-factoryboy
# via
# faker
# pytest-factoryboy
wasmer==1.1.0
# via fastdiff
wasmer-compiler-cranelift==1.1.0
...
...
This diff is collapsed.
Click to expand it.
requirements/production.txt
+
1
−
1
View file @
cfcd07d5
...
...
@@ -4,7 +4,7 @@
#
# pip-compile production.in
#
gunicorn==2
2
.0.0
gunicorn==2
3
.0.0
# via -r production.in
packaging==24.1
# via gunicorn
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