InvenTree/requirements.txt
Matthias Mair 13b9b57698
P-UI: Dependency bumps (#5298)
* add option to use sections and refactro

* translate error messages

* remove unneeded vars

* move function code

* move data inside

* add global section

* add plugin section

* use translated section titles

* add translation strings

* rename scan action

* add user settings

* use ordered data

* fix settings url

* use debounced value for strings (not choices!)

* rename contex to context

* move i18n provider up

* move theme options into seperate context/ component

* renmae statrtup vars

* move translations out

* reactivate sentry

* move i18n provider to seperate context

* move langauge state completly out of App

* use theme out

* move theme context

* move LanguageContext

* move function into state

* make sentry optional for now

* add key to accordion

* init langauge context on top

* remove unneeded css files

* move errorpage to tsx

* add translation for error page

* Add error to title

* add typecast for error

* move type definition out

* remove todo -> type was already added

* upgrade deps

* add bootstrap

* remove @mantine/core

* readd core

* switch to bootstrap

* simplify import

* Add SPA views for react #2789

* split up frontend urls

* Add settings for frontend url loading

* add new UI scaffold

* remove tracking insert

* add platform app

* ensure static indexes work too

* add lingui

* add lingui config

* add mgmt tasks

* add base locales

* settings for frontend dev

* fix typo

* update deps

* add pre-commit

* add eslint

* add testing scaffold

* fix paths

* remove error - tests trip correctly

* merge workflow

* cleanup samples

* use name inline with other tests

* Add real worl frontend tests

* setup env

* tun migrations first

* optimize setup time

* setup demo dataset

* optimize run setup

* add test for class ui

* rename

* fix typo

* and another typo

* do install

* run migrations first

* fix name

* cleanup

* use other credentials

* use other credentials

* fix qc

* move envs to qc

* remove create_site

* reduce testing env

* fix test

* fix test call

* allaccess user

* add ui plattform check

* add better check

* remove unneeded env

* enable debug

* reduce wait time

* also build frontend on static

* add sekeleton

* fix various issues

* add locales

* clean output before building

* cleanup dir

* remove bootstrap

* clean up deps

* fix settings panel

* remove assets

* move logo

* split out router

* split up chunks

* fix zustand import syntax

* bundl

* update pre-render

* use vendor splitting

* maximes space usage

* enlarge breakpoints

* remove wired color changes

* cleanup tabs

* fix error

* update auth functions

* default to mail login

* add placeholder marking

* Add text to placeholder

* readd codespell

* add another test

* add sort plugin

* add sort plugin

* sort imports

* fix order

* Add mega menu

* run pre-commit fixes

* add node min version

* Docker container (#129)

* Fix allocation check for completing build order (#5199)

- Allocation check only applies to untracked line items

* docker dev

Install required node packages to docker development image

* add import order settings

* cleanup settings

* cleanup dashboard

* clanup part tab

* refactor header to only use 1 line

* cleanup reqs for py3.9

* remove compiled UI

* revert reqs change

* cleanup tasks

* cleanout built ui

* remove default user

* cleanup package.json

* fix doctip

* remove sentry

* optimize loading

* reset versions

* clean

* factor out menu items

* refactor Navtabs

* refactor HoverMenu

* remove part

* remove prettier

* remove default arg from build

* remove eslint

* Merge branch 'plattform' of https://github.com/matmair/InvenTree into platform-ui_base

* optimize svg

* add build step for plattform UI

* fix install command

* fix test

* remove extra test

* set default host if none is set

* set nicer names

* fix tests

* fix logged-in test

* update translations

* ensure more path matches

* make loading of serverrefs dynamic

* use default radius

* fix issues / code smells

* clean code smell

* fix password reset

* fix error messages

* detect small screens

* use loader meachanism for views

* refactor structure

* move auth functions out

* use text

* refactor defaults

* Add email login
FR] Add email link based logins Closes #3531

* fix name error

* fix reqs

* fix backend for magic login

* fix frontend

* remove unused route

* remove now unneeded test section

* cleanup code

* add navigation header

* fix logo component for nesting

* factor out menu

* refactor style

* clean code

* Translate items and use unique ids

* use alpine commands

* increase margins to remove drawer scroller

* only render plugins if they are defined

* remove sample content

* fix assertation

* open on hover

* refactor

* merge fix

* cleanup navigation drawer

* change dependencies for UI testing

* add highlight filter

* Add correct menu items

* move design component out

* move pre-commit out

* move deps again

* move js styles in

* revert CI changes

* remove unneeded exclution

* changed placeholder user

* refactored EditButton to component

* refactored app loading to useEffect

* moved color lookup into global scope

* reafactored UserPanel render block

* marked placeholder pages in doc links

* made doc tooltip optional for MenuLink

* changed MenuLinkItem names

* fixes missing Link item in MenuLink

* fixed merge error

* bump deps

* bump python

* downgrade for py3.9

* bump further

---------

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2023-07-24 08:32:18 +10:00

334 lines
7.0 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
asgiref==3.7.2
# via django
async-timeout==4.0.2
# via redis
attrs==23.1.0
# via
# jsonschema
# referencing
babel==2.12.1
# via py-moneyed
bleach[css]==6.0.0
# via django-markdownify
brotli==1.0.9
# via fonttools
certifi==2023.7.22
# via
# requests
# sentry-sdk
cffi==1.15.1
# via
# cryptography
# weasyprint
charset-normalizer==3.2.0
# via requests
coreapi==2.3.3
# via -r requirements.in
coreschema==0.0.4
# via coreapi
cryptography==41.0.2
# via
# -r requirements.in
# djangorestframework-simplejwt
# pyjwt
cssselect2==0.7.0
# via weasyprint
defusedxml==0.7.1
# via
# odfpy
# python3-openid
diff-match-patch==20230430
# via django-import-export
dj-rest-auth==4.0.1
# via -r requirements.in
django==3.2.20
# via
# -r requirements.in
# dj-rest-auth
# django-allauth
# django-allauth-2fa
# django-cors-headers
# django-dbbackup
# django-error-report
# django-filter
# django-flags
# django-formtools
# django-ical
# django-import-export
# django-js-asset
# django-markdownify
# django-money
# django-mptt
# django-otp
# django-picklefield
# django-q2
# django-recurrence
# django-redis
# django-sesame
# django-sql-utils
# django-sslserver
# django-stdimage
# django-taggit
# django-user-sessions
# django-weasyprint
# django-xforwardedfor-middleware
# djangorestframework
# djangorestframework-simplejwt
# drf-spectacular
django-allauth==0.54.0
# via
# -r requirements.in
# django-allauth-2fa
django-allauth-2fa==0.11.1
# via -r requirements.in
django-cleanup==8.0.0
# via -r requirements.in
django-cors-headers==4.2.0
# via -r requirements.in
django-crispy-forms==1.14.0
# via -r requirements.in
django-dbbackup==4.0.2
# via -r requirements.in
django-error-report==0.2.0
# via -r requirements.in
django-filter==23.2
# via -r requirements.in
django-flags==5.0.13
# via -r requirements.in
django-formtools==2.4.1
# via -r requirements.in
django-ical==1.9.2
# via -r requirements.in
django-import-export==2.5.0
# via -r requirements.in
django-js-asset==2.1.0
# via django-mptt
django-maintenance-mode==0.18.0
# via -r requirements.in
django-markdownify==0.9.3
# via -r requirements.in
django-money==2.1.1
# via -r requirements.in
django-mptt==0.11.0
# via -r requirements.in
django-otp==1.2.2
# via django-allauth-2fa
django-picklefield==3.1
# via django-q2
django-q-sentry==0.1.6
# via -r requirements.in
django-q2==1.5.4
# via -r requirements.in
django-recurrence==1.11.1
# via django-ical
django-redis==5.3.0
# via -r requirements.in
django-sesame==3.1
# via -r requirements.in
django-sql-utils==0.6.1
# via -r requirements.in
django-sslserver==0.22
# via -r requirements.in
django-stdimage==5.3.0
# via -r requirements.in
django-taggit==4.0.0
# via -r requirements.in
django-user-sessions==2.0.0
# via -r requirements.in
django-weasyprint==2.2.0
# via -r requirements.in
django-xforwardedfor-middleware==2.0
# via -r requirements.in
djangorestframework==3.14.0
# via
# -r requirements.in
# dj-rest-auth
# djangorestframework-simplejwt
# drf-spectacular
djangorestframework-simplejwt[crypto]==5.2.2
# via -r requirements.in
drf-spectacular==0.26.3
# via -r requirements.in
dulwich==0.21.5
# via -r requirements.in
et-xmlfile==1.1.0
# via openpyxl
feedparser==6.0.10
# via -r requirements.in
fonttools[woff]==4.41.1
# via weasyprint
gunicorn==21.2.0
# via -r requirements.in
html5lib==1.1
# via weasyprint
icalendar==5.0.7
# via django-ical
idna==3.4
# via requests
importlib-metadata==6.8.0
# via markdown
inflection==0.5.1
# via drf-spectacular
itypes==1.2.0
# via coreapi
jinja2==3.1.2
# via coreschema
jsonschema==4.18.4
# via drf-spectacular
jsonschema-specifications==2023.7.1
# via jsonschema
markdown==3.4.3
# via django-markdownify
markuppy==1.14
# via tablib
markupsafe==2.1.3
# via jinja2
oauthlib==3.2.2
# via requests-oauthlib
odfpy==1.4.1
# via tablib
openpyxl==3.1.2
# via tablib
packaging==23.1
# via gunicorn
pdf2image==1.16.3
# via -r requirements.in
pillow==9.5.0
# via
# -r requirements.in
# django-stdimage
# pdf2image
# python-barcode
# qrcode
# weasyprint
pint==0.21
# via -r requirements.in
py-moneyed==1.2
# via
# -r requirements.in
# django-money
pycparser==2.21
# via cffi
pydyf==0.7.0
# via weasyprint
pyjwt[crypto]==2.8.0
# via
# django-allauth
# djangorestframework-simplejwt
pyphen==0.14.0
# via weasyprint
pypng==0.20220715.0
# via qrcode
python-barcode[images]==0.15.1
# via -r requirements.in
python-dateutil==2.8.2
# via
# django-recurrence
# icalendar
python-dotenv==1.0.0
# via -r requirements.in
python-fsutil==0.10.0
# via django-maintenance-mode
python3-openid==3.2.0
# via django-allauth
pytz==2023.3
# via
# django
# django-dbbackup
# djangorestframework
# icalendar
pyyaml==6.0.1
# via
# -r requirements.in
# drf-spectacular
# tablib
qrcode[pil]==7.4.2
# via
# -r requirements.in
# django-allauth-2fa
rapidfuzz==0.7.6
# via -r requirements.in
redis==4.6.0
# via django-redis
referencing==0.30.0
# via
# jsonschema
# jsonschema-specifications
regex==2023.6.3
# via -r requirements.in
requests==2.31.0
# via
# coreapi
# django-allauth
# requests-oauthlib
requests-oauthlib==1.3.1
# via django-allauth
rpds-py==0.9.2
# via
# jsonschema
# referencing
sentry-sdk==1.28.1
# via
# -r requirements.in
# django-q-sentry
sgmllib3k==1.0.0
# via feedparser
six==1.16.0
# via
# bleach
# html5lib
# python-dateutil
sqlparse==0.4.4
# via
# django
# django-sql-utils
tablib[html,ods,xls,xlsx,yaml]==3.5.0
# via
# -r requirements.in
# django-import-export
tinycss2==1.1.1
# via
# bleach
# cssselect2
# weasyprint
typing-extensions==4.7.1
# via
# asgiref
# qrcode
uritemplate==4.1.1
# via
# coreapi
# drf-spectacular
urllib3==2.0.4
# via
# dulwich
# requests
# sentry-sdk
weasyprint==54.3
# via
# -r requirements.in
# django-weasyprint
webencodings==0.5.1
# via
# bleach
# cssselect2
# html5lib
# tinycss2
xlrd==2.0.1
# via tablib
xlwt==1.3.0
# via tablib
zipp==3.16.0
# via importlib-metadata
zopfli==0.2.2
# via fonttools
# The following packages are considered to be unsafe in a requirements file:
# setuptools