Skip to content

Commit

Permalink
chore: export dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Jan 24, 2024
1 parent e53e193 commit 030f487
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 51 deletions.
32 changes: 16 additions & 16 deletions web/requirements.app.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
alembic==1.13.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
alembic==1.13.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
amqp==5.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
annotated-types==0.6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
async-timeout==4.0.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.11.2"
Expand Down Expand Up @@ -27,29 +27,29 @@ flask-pyoidc==3.14.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-sqlalchemy==3.0.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-uploads==0.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-wtf==1.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask==3.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
future==0.18.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
greenlet==3.0.2 ; python_full_version >= "3.8.1" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_version < "4.0"
greenlet==3.0.3 ; python_full_version >= "3.8.1" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_version < "4.0"
gunicorn==21.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
idna==3.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
importlib-metadata==7.0.0 ; python_full_version >= "3.8.1" and python_version < "3.10"
importlib-metadata==7.0.1 ; python_full_version >= "3.8.1" and python_version < "3.10"
importlib-resources==6.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
itsdangerous==2.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
kombu==5.3.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
lxml==4.9.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
kombu==5.3.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
lxml==5.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
mako==1.3.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
netaddr==0.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
netaddr==0.10.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
oic==1.6.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==23.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
prompt-toolkit==3.0.43 ; python_full_version >= "3.8.1" and python_version < "4.0"
psycopg2==2.9.9 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycryptodomex==3.19.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic-core==2.14.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycryptodomex==3.20.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic-core==2.14.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic-settings==2.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic==2.5.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic==2.5.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyjwkest==1.4.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dotenv==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
Expand All @@ -59,13 +59,13 @@ requests==2.31.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
sqlalchemy-json==0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
sqlalchemy-utils==0.41.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
sqlalchemy==1.4.50 ; python_full_version >= "3.8.1" and python_version < "4.0"
sqlalchemy==1.4.51 ; python_full_version >= "3.8.1" and python_version < "4.0"
typing-extensions==4.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
tzdata==2023.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
tzdata==2023.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
urllib3==2.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
vine==5.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
wcwidth==0.2.12 ; python_full_version >= "3.8.1" and python_version < "4.0"
wcwidth==0.2.13 ; python_full_version >= "3.8.1" and python_version < "4.0"
webdavclient3==3.14.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
werkzeug==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
wtforms==3.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
wtforms==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
zipp==3.17.0 ; python_full_version >= "3.8.1" and python_version < "3.10"
38 changes: 19 additions & 19 deletions web/requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
authlib==1.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
beautifulsoup4==4.12.2 ; python_full_version >= "3.8.1" and python_version < "4"
black==23.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
authlib==1.3.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
beautifulsoup4==4.12.3 ; python_full_version >= "3.8.1" and python_version < "4"
black==23.12.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
blinker==1.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
canaille[oidc]==0.0.38 ; python_full_version >= "3.8.1" and python_version < "4.0"
canaille[oidc]==0.0.42 ; python_full_version >= "3.8.1" and python_version < "4.0"
cffi==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
cfgv==3.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
click==8.1.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
coverage==7.3.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
coverage[toml]==7.3.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
coverage==7.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
coverage[toml]==7.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
cryptography==41.0.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
defusedxml==0.7.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
distlib==0.3.8 ; python_full_version >= "3.8.1" and python_version < "4.0"
exceptiongroup==1.2.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
faker==21.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
faker==21.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
filelock==3.13.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
flake8==6.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
flake8==7.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-webtest==0.1.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-wtf==1.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask==3.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
freezegun==1.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
freezegun==1.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
identify==2.5.33 ; python_full_version >= "3.8.1" and python_version < "4.0"
importlib-metadata==7.0.0 ; python_full_version >= "3.8.1" and python_version < "3.10"
importlib-metadata==7.0.1 ; python_full_version >= "3.8.1" and python_version < "3.10"
iniconfig==2.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
itsdangerous==2.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
json5==0.9.14 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
mccabe==0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
mypy-extensions==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
nodeenv==1.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
Expand All @@ -36,19 +36,19 @@ platformdirs==4.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pluggy==1.3.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
portpicker==1.6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pre-commit==3.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
psutil==5.9.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
psutil==5.9.8 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycodestyle==2.11.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyflakes==3.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyflakes==3.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-cov==4.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-dotenv==0.5.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-iam==0.0.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-iam==0.0.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-mock==3.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest==7.4.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest==7.4.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dotenv==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyyaml==6.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
setuptools==69.0.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
setuptools==69.0.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
soupsieve==2.5 ; python_full_version >= "3.8.1" and python_version < "4"
tomli==2.0.1 ; python_full_version >= "3.8.1" and python_full_version <= "3.11.0a6"
Expand All @@ -59,5 +59,5 @@ webob==1.8.7 ; python_full_version >= "3.8.1" and python_version < "4"
webtest==3.0.0 ; python_full_version >= "3.8.1" and python_version < "4"
werkzeug==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
wsgidav==4.3.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
wtforms==3.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
wtforms==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
zipp==3.17.0 ; python_full_version >= "3.8.1" and python_version < "3.10"
32 changes: 16 additions & 16 deletions web/requirements.doc.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
alabaster==0.7.13 ; python_full_version >= "3.8.1" and python_version < "4.0"
alembic==1.13.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
alembic==1.13.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
amqp==5.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
annotated-types==0.6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
async-timeout==4.0.3 ; python_full_version >= "3.8.1" and python_full_version <= "3.11.2"
Expand Down Expand Up @@ -30,34 +30,34 @@ flask-pyoidc==3.14.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-sqlalchemy==3.0.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-uploads==0.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask-wtf==1.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask==3.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
flask==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
future==0.18.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
greenlet==3.0.2 ; python_full_version >= "3.8.1" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_version < "4.0"
greenlet==3.0.3 ; python_full_version >= "3.8.1" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_version < "4.0"
gunicorn==21.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
idna==3.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
imagesize==1.4.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
importlib-metadata==7.0.0 ; python_full_version >= "3.8.1" and python_version < "3.10"
importlib-metadata==7.0.1 ; python_full_version >= "3.8.1" and python_version < "3.10"
importlib-resources==6.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
itsdangerous==2.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
kombu==5.3.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
lxml==4.9.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
kombu==5.3.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
lxml==5.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
mako==1.3.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
markdown-it-py==3.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
mdit-py-plugins==0.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
mdurl==0.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
myst-parser==2.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
netaddr==0.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
netaddr==0.10.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
oic==1.6.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==23.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
prompt-toolkit==3.0.43 ; python_full_version >= "3.8.1" and python_version < "4.0"
psycopg2==2.9.9 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycryptodomex==3.19.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic-core==2.14.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycryptodomex==3.20.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic-core==2.14.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic-settings==2.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic==2.5.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic==2.5.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
pygments==2.17.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyjwkest==1.4.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
Expand All @@ -80,13 +80,13 @@ sphinxcontrib-qthelp==1.0.3 ; python_full_version >= "3.8.1" and python_version
sphinxcontrib-serializinghtml==1.1.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
sqlalchemy-json==0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
sqlalchemy-utils==0.41.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
sqlalchemy==1.4.50 ; python_full_version >= "3.8.1" and python_version < "4.0"
sqlalchemy==1.4.51 ; python_full_version >= "3.8.1" and python_version < "4.0"
typing-extensions==4.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
tzdata==2023.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
tzdata==2023.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
urllib3==2.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
vine==5.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
wcwidth==0.2.12 ; python_full_version >= "3.8.1" and python_version < "4.0"
wcwidth==0.2.13 ; python_full_version >= "3.8.1" and python_version < "4.0"
webdavclient3==3.14.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
werkzeug==3.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
wtforms==3.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
wtforms==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
zipp==3.17.0 ; python_full_version >= "3.8.1" and python_version < "3.10"

0 comments on commit 030f487

Please sign in to comment.