diff --git a/requirements.txt b/requirements.txt index 9611634c9..b420ee214 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,391 +1,391 @@ aioredis==2.0.1 -alabaster==0.7.13 -amqp==5.1.1 +alabaster==0.7.16 +amqp==5.2.0 anyascii==0.3.2 -anyio==4.0.0 +anyio==4.4.0 appdirs==1.4.4 -argh==0.29.3 +argh==0.31.2 argon2-cffi==23.1.0 -arrow==1.2.3 -asgiref==3.7.2 +arrow==1.3.0 +asgiref==3.8.1 asn1crypto==1.5.1 -astroid==2.15.6 -astropy==5.3.3 +astroid==3.2.2 +astropy==6.1.1 async-generator==1.10 async-timeout==4.0.3 atomicwrites==1.4.1 -attrs==23.1.0 +attrs==23.2.0 autobahn==23.6.2 Automat==22.10.0 -autopep8==2.0.4 -Babel==2.12.1 +autopep8==2.3.0 +Babel==2.15.0 backcall==0.2.0 -backports.functools-lru-cache==1.6.6 +backports.functools-lru-cache==2.0.0 backports.shutil-get-terminal-size==1.0.0 backports.tempfile==1.0 backports.weakref==1.0.post1 -bcrypt==4.0.1 -beautifulsoup4==4.12.2 -billiard==4.1.0 +bcrypt==4.1.3 +beautifulsoup4==4.12.3 +billiard==4.2.0 binaryornot==0.4.4 -bitarray==2.8.1 +bitarray==2.9.2 bkcharts==0.2 -black==23.9.1 -bleach==6.0.0 -bokeh==3.2.2 +black==24.4.2 +bleach==6.1.0 +bokeh==3.4.1 boto==2.49.0 -Bottleneck==1.3.7 +Bottleneck==1.3.8 brotlipy==0.7.0 -CacheControl==0.13.1 +CacheControl==0.14.0 cached-property==1.5.2 -cachetools==5.3.1 -celery==5.3.4 -certifi==2023.7.22 -cffi==1.15.1 -channels==4.0.0 -channels-redis==4.1.0 +cachetools==5.3.3 +celery==5.4.0 +certifi==2024.6.2 +cffi==1.16.0 +channels==4.1.0 +channels-redis==4.2.0 chardet==5.2.0 -charset-normalizer==3.2.0 +charset-normalizer==3.3.2 click==8.1.7 -click-didyoumean==0.3.0 +click-didyoumean==0.3.1 click-plugins==1.1.1 click-repl==0.3.0 -cloudpickle==2.2.1 +cloudpickle==3.0.0 clyent==1.2.2 colorama==0.4.6 -comtypes==1.2.0 -constantly==15.1.0 -construct==2.10.68 +comtypes==1.4.4 +constantly==23.10.4 +construct==2.10.70 contextlib2==21.6.0 -cookiecutter==2.3.0 -cryptography==41.0.3 -cycler==0.11.0 -Cython==3.0.2 -cytoolz==0.12.2 -daal4py==2023.2.1 -daphne==4.0.0 -dask==2023.9.1 -debugpy==1.7.0 +cookiecutter==2.6.0 +cryptography==42.0.8 +cycler==0.12.1 +Cython==3.0.10 +cytoolz==0.12.3 +daal4py==2024.4.0 +daphne==4.1.2 +dask==2024.6.0 +debugpy==1.8.1 decorator==5.1.1 defusedxml==0.7.1 diff-match-patch==20230430 -distributed==2023.9.1 -Django==4.2.5 -django-allauth==0.56.1 +distributed==2024.6.0 +Django==5.0.6 +django-allauth==0.63.3 django-core==1.4.1 -django-countries==7.5.1 -django-crispy-forms==2.0 +django-countries==7.6.1 +django-crispy-forms==2.2 django-crontab==0.7.1 -django-debug-toolbar==4.2.0 -django-elasticsearch-dsl==7.3 +django-debug-toolbar==4.4.2 +django-elasticsearch-dsl==8.0 django-elasticsearch-dsl-drf==0.22.5 django-extensions==3.2.3 django-extra-fields==3.0.2 -django-filter==23.2 -django-haystack==3.2.1 +django-filter==24.2 +django-haystack==3.3.0 django-jet==1.0.8 -django-js-asset==2.1.0 +django-js-asset==2.2.0 django-markdown-deux==1.0.6 -django-model-utils==4.3.1 -django-modelcluster==6.0 -django-mptt==0.14.0 +django-model-utils==4.5.1 +django-modelcluster==6.3 +django-mptt==0.16.0 django-nine==0.2.7 -django-notifications-hq==1.8.2 +django-notifications-hq==1.8.3 django-pagedown==2.2.1 -django-phonenumber-field==7.1.0 +django-phonenumber-field==7.3.0 django-randompinfield==0.4.7 django-rest-auth==0.9.5 django-rest-knox==4.2.0 -django-taggit==4.0.0 -django-treebeard==4.7 -djangorestframework==3.14.0 +django-taggit==5.0.1 +django-treebeard==4.7.1 +djangorestframework==3.15.1 djangorestframework-jwt==1.11.0 -docutils==0.20.1 +docutils==0.21.2 draftjs-exporter==5.0.0 -drf-haystack==1.8.12 -elasticsearch==8.9.0 -elasticsearch-dsl==8.9.0 +drf-haystack==1.8.13 +elasticsearch==8.14.0 +elasticsearch-dsl==8.14.0 entrypoints==0.4 et-xmlfile==1.1.0 fastcache==1.1.0 -fcm-django==2.0.0 -filelock==3.12.3 -firebase-admin==6.2.0 -flake8==6.1.0 -Flask==2.3.3 -fonttools==4.42.1 -fsspec==2023.9.0 -future==0.18.3 -gevent==23.9.0.post1 +fcm-django==2.1.0 +filelock==3.15.1 +firebase-admin==6.5.0 +flake8==7.1.0 +Flask==3.0.3 +fonttools==4.53.0 +fsspec==2024.6.0 +future==1.0.0 +gevent==24.2.1 glob2==0.7 -google-api-core==2.11.1 -google-api-python-client==2.98.0 -google-auth==2.23.0 -google-auth-httplib2==0.1.1 -google-cloud-core==2.3.3 -google-cloud-firestore==2.11.1 -google-cloud-storage==2.10.0 +google-api-core==2.19.0 +google-api-python-client==2.133.0 +google-auth==2.30.0 +google-auth-httplib2==0.2.0 +google-cloud-core==2.4.1 +google-cloud-firestore==2.16.0 +google-cloud-storage==2.17.0 google-crc32c==1.5.0 -google-resumable-media==2.6.0 -googleapis-common-protos==1.60.0 +google-resumable-media==2.7.1 +googleapis-common-protos==1.63.1 googletrans==3.0.0 -greenlet==2.0.2 -grpcio==1.58.0 -grpcio-status==1.58.0 +greenlet==3.0.3 +grpcio==1.64.1 +grpcio-status==1.64.1 h11==0.14.0 h2==4.1.0 -h5py==3.9.0 +h5py==3.11.0 haystack==0.42 HeapDict==1.0.1 -hiredis==2.2.3 +hiredis==2.3.2 hpack==4.0.0 -hstspreload==2023.1.1 +hstspreload==2024.6.1 html5lib==1.1 -httpcore==0.18.0 +httpcore==1.0.5 httplib2==0.22.0 -httpx==0.25.0 +httpx==0.27.0 hyperframe==6.0.1 hyperlink==21.0.0 -idna==3.4 -imagecodecs==2023.9.4 -imageio==2.31.3 +idna==3.7 +imagecodecs==2024.6.1 +imageio==2.34.1 imagesize==1.4.1 -importlib-metadata==6.8.0 +importlib-metadata==7.1.0 incremental==22.10.0 inflection==0.5.1 iniconfig==2.0.0 install==1.3.5 intervaltree==3.1.0 -ipykernel==6.25.2 -ipython==8.15.0 +ipykernel==6.29.4 +ipython==8.25.0 ipython-genutils==0.2.0 -ipywidgets==8.1.0 -isort==5.12.0 -itsdangerous==2.1.2 +ipywidgets==8.1.3 +isort==5.13.2 +itsdangerous==2.2.0 jdcal==1.4.1 -jedi==0.19.0 -Jinja2==3.1.2 +jedi==0.19.1 +Jinja2==3.1.4 jinja2-time==0.2.0 -joblib==1.3.2 -json5==0.9.14 +joblib==1.4.2 +json5==0.9.25 jsonfield==3.1.0 -jsonschema==4.19.0 +jsonschema==4.22.0 jupyter==1.0.0 -jupyter-client==8.3.1 +jupyter-client==8.6.2 jupyter-console==6.6.3 -jupyter-core==5.3.1 -jupyter-server==2.7.3 -jupyterlab==4.0.5 -jupyterlab-pygments==0.2.2 -jupyterlab-server==2.24.0 -jupyterlab-widgets==3.0.8 -keyring==24.2.0 +jupyter-core==5.7.2 +jupyter-server==2.14.1 +jupyterlab==4.2.2 +jupyterlab-pygments==0.3.0 +jupyterlab-server==2.27.2 +jupyterlab-widgets==3.0.11 +keyring==25.2.1 kiwisolver==1.4.5 -kombu==5.3.2 +kombu==5.3.7 l18n==2021.3 -lazy-object-proxy==1.9.0 -libarchive-c==5.0 -llvmlite==0.40.1 +lazy-object-proxy==1.10.0 +libarchive-c==5.1 +llvmlite==0.43.0 locket==1.0.0 -lxml==4.9.3 -Markdown==3.4.4 -markdown2==2.4.10 -MarkupSafe==2.1.3 -matplotlib==3.7.2 -matplotlib-inline==0.1.6 +lxml==5.2.2 +Markdown==3.6 +markdown2==2.4.13 +MarkupSafe==2.1.5 +matplotlib==3.9.0 +matplotlib-inline==0.1.7 mccabe==0.7.0 menuinst==1.0.0 -mistune==3.0.1 -mkl-fft==1.3.6 -mkl-random==1.2.2 -mkl-service==2.4.0 +mistune==3.0.2 +mkl-fft==1.3.8 +mkl-random==1.2.4 +mkl-service==2.4.1 mock==5.1.0 -more-itertools==10.1.0 +more-itertools==10.3.0 mpmath==1.3.0 -msgpack==1.0.5 +msgpack==1.0.8 multipledispatch==1.0.0 munkres==1.1.4 mypy-extensions==1.0.0 -mysqlclient==2.2.0 +mysqlclient==2.2.4 navigator-updater==0.2.1 -nbclassic==1.0.0 -nbclient==0.8.0 -nbconvert==7.8.0 -nbformat==5.9.2 -nest-asyncio==1.5.7 -networkx==3.1 +nbclassic==1.1.0 +nbclient==0.10.0 +nbconvert==7.16.4 +nbformat==5.10.4 +nest-asyncio==1.6.0 +networkx==3.3 nltk==3.8.1 nose==1.3.7 -notebook==7.0.3 -numba==0.57.1 -numexpr==2.8.5 -numpy==1.25.2 -numpydoc==1.5.0 +notebook==7.2.1 +numba==0.60.0 +numexpr==2.10.0 +numpy==2.0.0 +numpydoc==1.7.0 oauthlib==3.2.2 -olefile==0.46 -openpyxl==3.1.2 -packaging==23.1 -pandas==2.1.0 -pandocfilters==1.5.0 -paramiko==3.3.1 -parso==0.8.3 -partd==1.4.0 -path==16.7.1 +olefile==0.47 +openpyxl==3.1.4 +packaging==24.1 +pandas==2.2.2 +pandocfilters==1.5.1 +paramiko==3.4.0 +parso==0.8.4 +partd==1.4.2 +path==16.14.0 pathlib2==2.3.7.post1 -pathspec==0.11.2 -patsy==0.5.3 +pathspec==0.12.1 +patsy==0.5.6 pefile==2023.2.7 pep8==1.7.1 -pexpect==4.8.0 -phonenumbers==8.13.20 +pexpect==4.9.0 +phonenumbers==8.13.39 pickleshare==0.7.5 -Pillow==10.0.0 -pkginfo==1.9.6 -pluggy==1.3.0 +Pillow==10.3.0 +pkginfo==1.11.1 +pluggy==1.5.0 ply==3.11 poyo==0.5.0 -prometheus-client==0.17.1 -prompt-toolkit==3.0.39 -proto-plus==1.22.3 -protobuf==4.24.3 +prometheus-client==0.20.0 +prompt-toolkit==3.0.47 +proto-plus==1.23.0 +protobuf==5.27.1 proxycrawl==3.2.2 -psutil==5.9.5 -psycopg2==2.9.7 +psutil==5.9.8 +psycopg2==2.9.9 ptyprocess==0.7.0 py==1.11.0 -pyasn1==0.5.0 -pyasn1-modules==0.3.0 -pycodestyle==2.11.0 -pycosat==0.6.3 -pycparser==2.21 -pycryptodome==3.18.0 -pycurl==7.45.2 +pyasn1==0.6.0 +pyasn1-modules==0.4.0 +pycodestyle==2.12.0 +pycosat==0.6.6 +pycparser==2.22 +pycryptodome==3.20.0 +pycurl==7.45.3 pydocstyle==6.3.0 -pyerfa==2.0.0.3 -pyflakes==3.1.0 -Pygments==2.16.1 +pyerfa==2.0.1.4 +pyflakes==3.2.0 +Pygments==2.18.0 PyJWT==2.8.0 -pylint==2.17.5 +pylint==3.2.3 pyls-spyder==0.4.0 PyNaCl==1.5.0 pyodbc===4.0.0-unsupported -pyOpenSSL==23.2.0 -pyparsing==3.1.1 +pyOpenSSL==24.1.0 +pyparsing==3.1.2 pyreadline==2.1 -pyrsistent==0.19.3 +pyrsistent==0.20.0 PySocks==1.7.1 -pytest==7.4.2 -python-dateutil==2.8.2 +pytest==8.2.2 +python-dateutil==2.9.0.post0 python-decouple==3.8 -python-lsp-black==1.3.0 -python-lsp-jsonrpc==1.1.1 -python-lsp-server==1.8.0 -python-memcached==1.59 -python-ptrace==0.9.8 -python-slugify==8.0.1 +python-lsp-black==2.0.0 +python-lsp-jsonrpc==1.1.2 +python-lsp-server==1.11.0 +python-memcached==1.62 +python-ptrace==0.9.9 +python-slugify==8.0.4 python3-openid==3.2.0 -pytz==2023.3.post1 -PyWavelets==1.4.1 +pytz==2024.1 +PyWavelets==1.6.0 pywin32==306 pywin32-ctypes==0.2.2 -pywinpty==2.0.11 +pywinpty==2.0.13 PyYAML==6.0.1 -pyzmq==25.1.1 -QDarkStyle==3.1 -qstylizer==0.2.2 -QtAwesome==1.2.3 -qtconsole==5.4.4 -QtPy==2.4.0 -regex==2023.8.8 -requests==2.31.0 -requests-oauthlib==1.3.1 +pyzmq==26.0.3 +QDarkStyle==3.2.3 +qstylizer==0.2.3 +QtAwesome==1.3.1 +qtconsole==5.5.2 +QtPy==2.4.1 +regex==2024.5.15 +requests==2.32.3 +requests-oauthlib==2.0.0 rfc3986==2.0.0 -rope==1.9.0 +rope==1.13.0 rsa==4.9 -Rtree==1.0.1 +Rtree==1.2.0 ruamel-yaml-conda==0.15.80 -scikit-image==0.21.0 -scikit-learn==1.3.0 -scikit-learn-intelex==2023.2.1 -scipy==1.11.2 -seaborn==0.12.2 -Send2Trash==1.8.2 +scikit-image==0.23.2 +scikit-learn==1.5.0 +scikit-learn-intelex==2024.4.0 +scipy==1.13.1 +seaborn==0.13.2 +Send2Trash==1.8.3 serpy==0.3.1 -service-identity==23.1.0 +service-identity==24.1.0 simplegeneric==0.8.1 singledispatch==4.1.0 -sip==6.7.11 +sip==6.8.3 six==1.16.0 -sniffio==1.3.0 +sniffio==1.3.1 snowballstemmer==2.2.0 sortedcollections==2.1.0 sortedcontainers==2.4.0 soupsieve==2.5 -Sphinx==7.2.5 -sphinxcontrib-applehelp==1.0.7 -sphinxcontrib-devhelp==1.0.5 -sphinxcontrib-htmlhelp==2.0.4 +Sphinx==7.3.7 +sphinxcontrib-applehelp==1.0.8 +sphinxcontrib-devhelp==1.0.6 +sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.6 -sphinxcontrib-serializinghtml==1.1.9 -sphinxcontrib-websupport==1.2.6 -spyder==5.4.5 -spyder-kernels==2.4.4 -SQLAlchemy==2.0.20 -sqlparse==0.4.4 -statsmodels==0.14.0 +sphinxcontrib-qthelp==1.0.7 +sphinxcontrib-serializinghtml==1.1.10 +sphinxcontrib-websupport==1.2.7 +spyder==5.5.5 +spyder-kernels==2.5.2 +SQLAlchemy==2.0.30 +sqlparse==0.5.0 +statsmodels==0.14.2 swapper==1.3.0 -sympy==1.12 -tables==3.8.0 -tablib==3.5.0 -TBB==2021.10.0 -tblib==2.0.0 +sympy==1.12.1 +tables==3.9.2 +tablib==3.6.1 +TBB==2021.12.0 +tblib==3.0.0 telepath==0.3.1 -terminado==0.17.1 +terminado==0.18.1 testpath==0.6.0 text-unidecode==1.3 -textdistance==4.5.0 -threadpoolctl==3.2.0 +textdistance==4.6.2 +threadpoolctl==3.5.0 three-merge==0.1.1 -tifffile==2023.8.30 +tifffile==2024.5.22 tinycss==0.4 toml==0.10.2 -toolz==0.12.0 -tornado==6.3.3 -tqdm==4.66.1 -traitlets==5.9.0 -twilio==8.8.0 -Twisted==23.8.0 +toolz==0.12.1 +tornado==6.4.1 +tqdm==4.66.4 +traitlets==5.14.3 +twilio==9.1.1 +Twisted==24.3.0 twisted-iocpsupport==1.0.4 txaio==23.1.1 typed-ast==1.5.5 -typing-extensions==4.7.1 -tzdata==2023.3 -ujson==5.8.0 +typing-extensions==4.12.2 +tzdata==2024.1 +ujson==5.10.0 unicodecsv==0.14.1 -Unidecode==1.3.6 +Unidecode==1.3.8 uritemplate==4.1.1 -urllib3==2.0.4 -vine==5.0.0 -wagtail==5.1.1 -watchdog==3.0.0 -wcwidth==0.2.6 +urllib3==2.2.2 +vine==5.1.0 +wagtail==6.1.2 +watchdog==4.0.1 +wcwidth==0.2.13 webencodings==0.5.1 -Werkzeug==2.3.7 +Werkzeug==3.0.3 whichcraft==0.6.1 -widgetsnbextension==4.0.8 -Willow==1.6.2 +widgetsnbextension==4.0.11 +Willow==1.8.0 win-inet-pton==1.1.0 win-unicode-console==0.5 wincertstore==0.2 -wrapt==1.15.0 +wrapt==1.16.0 xlrd==2.0.1 -XlsxWriter==3.1.3 -xlwings==0.30.11 +XlsxWriter==3.2.0 +xlwings==0.31.5 xlwt==1.3.0 xmltodict==0.13.0 -yapf==0.40.1 +yapf==0.40.2 zict==3.0.0 -zipp==3.16.2 +zipp==3.19.2 zope.event==5.0 -zope.interface==6.0 +zope.interface==6.4.post2