mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-08 16:14:08 +00:00
Merge remote-tracking branch 'origin/master' into nightly
This commit is contained in:
commit
e192227297
@ -2,7 +2,7 @@
|
|||||||
# This file is autogenerated by pip-compile with Python 3.10
|
# This file is autogenerated by pip-compile with Python 3.10
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile --config=pyproject.toml requirements/base.in
|
# pip-compile requirements/base.in
|
||||||
#
|
#
|
||||||
appdirs==1.4.4
|
appdirs==1.4.4
|
||||||
# via -r requirements/base.in
|
# via -r requirements/base.in
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# This file is autogenerated by pip-compile with Python 3.10
|
# This file is autogenerated by pip-compile with Python 3.10
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile --config=pyproject.toml requirements/dev.in
|
# pip-compile requirements/dev.in
|
||||||
#
|
#
|
||||||
altgraph==0.17.3
|
altgraph==0.17.3
|
||||||
# via pyinstaller
|
# via pyinstaller
|
||||||
@ -44,7 +44,7 @@ click-log==0.4.0
|
|||||||
# via scriv
|
# via scriv
|
||||||
coverage==7.2.7
|
coverage==7.2.7
|
||||||
# via -r requirements/dev.in
|
# via -r requirements/dev.in
|
||||||
cryptography==41.0.1
|
cryptography==41.0.2
|
||||||
# via secretstorage
|
# via secretstorage
|
||||||
dill==0.3.6
|
dill==0.3.6
|
||||||
# via pylint
|
# via pylint
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# This file is autogenerated by pip-compile with Python 3.10
|
# This file is autogenerated by pip-compile with Python 3.10
|
||||||
# by the following command:
|
# by the following command:
|
||||||
#
|
#
|
||||||
# pip-compile --config=pyproject.toml requirements/docs.in
|
# pip-compile requirements/docs.in
|
||||||
#
|
#
|
||||||
alabaster==0.7.13
|
alabaster==0.7.13
|
||||||
# via sphinx
|
# via sphinx
|
||||||
|
Loading…
Reference in New Issue
Block a user