Skip to content
Snippets Groups Projects
Commit 6ca150e8 authored by jan.bednarik's avatar jan.bednarik
Browse files

Update requirements

parent cd5b18ca
No related branches found
No related tags found
2 merge requests!804Release,!793Update
# #
# This file is autogenerated by pip-compile with Python 3.11 # This file is autogenerated by pip-compile with Python 3.10
# by the following command: # by the following command:
# #
# pip-compile base.in # pip-compile base.in
...@@ -8,6 +8,8 @@ amqp==5.1.1 ...@@ -8,6 +8,8 @@ amqp==5.1.1
# via kombu # via kombu
anyascii==0.3.2 anyascii==0.3.2
# via wagtail # via wagtail
appnope==0.1.3
# via ipython
arrow==1.2.3 arrow==1.2.3
# via # via
# -r base.in # -r base.in
...@@ -61,7 +63,7 @@ click-plugins==1.1.1 ...@@ -61,7 +63,7 @@ click-plugins==1.1.1
# via celery # via celery
click-repl==0.3.0 click-repl==0.3.0
# via celery # via celery
cryptography==41.0.1 cryptography==41.0.2
# via # via
# josepy # josepy
# mozilla-django-oidc # mozilla-django-oidc
...@@ -118,6 +120,8 @@ draftjs-exporter==2.1.7 ...@@ -118,6 +120,8 @@ draftjs-exporter==2.1.7
# via wagtail # via wagtail
et-xmlfile==1.1.0 et-xmlfile==1.1.0
# via openpyxl # via openpyxl
exceptiongroup==1.1.2
# via cattrs
executing==1.2.0 executing==1.2.0
# via stack-data # via stack-data
fastjsonschema==2.17.1 fastjsonschema==2.17.1
...@@ -138,7 +142,7 @@ ics==0.7.2 ...@@ -138,7 +142,7 @@ ics==0.7.2
# via -r base.in # via -r base.in
idna==3.4 idna==3.4
# via requests # via requests
instaloader==4.9.6 instaloader==4.10
# via -r base.in # via -r base.in
ipython==8.14.0 ipython==8.14.0
# via -r base.in # via -r base.in
...@@ -156,7 +160,7 @@ matplotlib-inline==0.1.6 ...@@ -156,7 +160,7 @@ matplotlib-inline==0.1.6
# via ipython # via ipython
mozilla-django-oidc==2.0.0 mozilla-django-oidc==2.0.0
# via pirates # via pirates
numpy==1.25.0 numpy==1.25.1
# via opencv-python # via opencv-python
oauthlib==3.2.2 oauthlib==3.2.2
# via # via
...@@ -237,7 +241,7 @@ requests-cache==1.1.0 ...@@ -237,7 +241,7 @@ requests-cache==1.1.0
# via -r base.in # via -r base.in
requests-oauthlib==1.3.1 requests-oauthlib==1.3.1
# via tweepy # via tweepy
sentry-sdk==1.27.1 sentry-sdk==1.28.0
# via -r base.in # via -r base.in
six==1.16.0 six==1.16.0
# via # via
...@@ -268,6 +272,10 @@ traitlets==5.9.0 ...@@ -268,6 +272,10 @@ traitlets==5.9.0
# matplotlib-inline # matplotlib-inline
tweepy==4.14.0 tweepy==4.14.0
# via -r base.in # via -r base.in
typing-extensions==4.7.1
# via
# asgiref
# cattrs
tzdata==2023.3 tzdata==2023.3
# via celery # via celery
url-normalize==1.4.3 url-normalize==1.4.3
......
# #
# This file is autogenerated by pip-compile with Python 3.11 # This file is autogenerated by pip-compile with Python 3.10
# by the following command: # by the following command:
# #
# pip-compile dev.in # pip-compile dev.in
...@@ -14,6 +14,8 @@ django==4.1.10 ...@@ -14,6 +14,8 @@ django==4.1.10
# django-debug-toolbar # django-debug-toolbar
django-debug-toolbar==4.1.0 django-debug-toolbar==4.1.0
# via -r dev.in # via -r dev.in
exceptiongroup==1.1.2
# via pytest
factory-boy==3.2.1 factory-boy==3.2.1
# via pytest-factoryboy # via pytest-factoryboy
faker==18.13.0 faker==18.13.0
...@@ -71,8 +73,14 @@ termcolor==2.3.0 ...@@ -71,8 +73,14 @@ termcolor==2.3.0
# via # via
# pytest-sugar # pytest-sugar
# snapshottest # snapshottest
tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.7.1 typing-extensions==4.7.1
# via pytest-factoryboy # via
# asgiref
# pytest-factoryboy
wasmer==1.1.0 wasmer==1.1.0
# via fastdiff # via fastdiff
wasmer-compiler-cranelift==1.1.0 wasmer-compiler-cranelift==1.1.0
......
# #
# This file is autogenerated by pip-compile with Python 3.11 # This file is autogenerated by pip-compile with Python 3.10
# by the following command: # by the following command:
# #
# pip-compile production.in # pip-compile production.in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment