Skip to content

Commit

Permalink
Merge pull request #2 from logikal-io/fix-docs
Browse files Browse the repository at this point in the history
Fix docs
  • Loading branch information
GergelyKalmar authored Jun 17, 2023
2 parents 1164a37 + e8f121b commit 1322737
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 25 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## DO NOT EDIT THIS FILE.
## This is a locked requirements file generated by pyorbs.
##
## Requirements hash: 3f3982419f6e1242d410e938ec021bb973bc906f173beae43a7666a4de7e13c4
## Requirements hash: 12183ed76906dc100f496e030bc93661a4a90bae1e8a02bac0644b2455769ff4
##
###################################################################################################
-e .
Expand Down
1 change: 1 addition & 0 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
-r extras/bibliography.txt

logikal-docs==1.1.3
pytest-logikal[django]~=1.10
69 changes: 45 additions & 24 deletions requirements/docs.txt.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
## DO NOT EDIT THIS FILE.
## This is a locked requirements file generated by pyorbs.
##
## Requirements hash: ebf4db1a5b88110e9b7377048422634c2b81f593e88116d3590e96f19599b971
## Requirements hash: 5e3871fb856b5c74e021a2218bf50701e2c7d667f43f5fc9d8cfae8775b1f394
##
###################################################################################################
-e .
alabaster==0.7.13
antimarkdown==1.0.2
appdirs==1.4.4
asgiref==3.7.2
astroid==2.15.5
attrs==23.1.0
Expand All @@ -18,8 +19,8 @@ bandit==1.7.5
black==23.3.0
boto3==1.26.130
boto3-stubs==1.26.130
botocore==1.29.143
botocore-stubs==1.29.143
botocore==1.29.155
botocore-stubs==1.29.155
Bottleneck==1.3.7
cachetools==5.3.1
certifi==2023.5.7
Expand All @@ -28,27 +29,34 @@ charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
coverage==7.2.7
cryptography==40.0.2
cryptography==41.0.1
cssbeautifier==1.14.8
cssselect==1.2.0
cssutils==2.6.0
cssutils==2.7.1
db-dtypes==1.1.1
dill==0.3.6
Django==4.2.1
Django==4.2.2
django-anymail==10.0
django-debug-toolbar==4.1.0
django-debug-toolbar-template-profiler==2.1.0
django-distill==3.1.3
django-mail-panel==4.0.3
django-migration-linter==4.1.0
django-robots==5.0
django-stubs-ext==4.2.0
docker==6.1.2
django-stubs==4.2.1
django-stubs-ext==4.2.1
djlint==1.30.0
docker==6.1.3
docutils==0.17.1
EditorConfig==0.12.3
exceptiongroup==1.1.1
execnet==1.9.0
filelock==3.12.0
factory-boy==3.2.1
Faker==18.10.1
filelock==3.12.2
gitdb==4.0.10
GitPython==3.1.31
google-api-core==2.11.0
google-api-core==2.11.1
google-api-python-client==2.86.0
google-api-python-client-stubs==1.16.0
google-auth==2.17.3
Expand All @@ -62,26 +70,31 @@ google-cloud-logging==3.5.0
google-cloud-secret-manager==2.16.1
google-crc32c==1.5.0
google-resumable-media==2.5.0
googleapis-common-protos==1.59.0
googleapis-common-protos==1.59.1
grpc-google-iam-v1==0.12.6
grpc-stubs==1.53.0.2
grpcio==1.54.2
grpcio-status==1.54.2
html-tag-names==0.1.2
html-void-elements==0.1.0
httplib2==0.22.0
idna==3.4
imagesize==1.4.1
importlib-metadata==6.6.0
inflection==0.5.1
iniconfig==2.0.0
isort==5.12.0
Jinja2==3.1.2
jmespath==1.0.1
jsbeautifier==1.14.8
json5==0.9.14
latexcodec==2.0.1
lazy-object-proxy==1.9.0
llvmlite==0.40.0
llvmlite==0.40.1rc1
logikal-docs==1.1.3
lxml==4.9.2
markdown-it-py==2.2.0
MarkupSafe==2.1.2
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mccabe==0.7.0
mdurl==0.1.2
mypy==1.3.0
Expand All @@ -91,21 +104,21 @@ numexpr==2.8.4
numpy==1.24.3
packaging==23.1
pandas==2.0.2
pandas-stubs==2.0.1.230501
pandas-stubs==2.0.2.230605
pathspec==0.11.1
pbr==5.11.1
Pillow==9.5.0
pip==23.1.2
pip-licenses==4.3.2
platformdirs==3.5.1
platformdirs==3.5.3
pluggy==1.0.0
premailer==3.10.0
prettytable==3.7.0
prettytable==3.8.0
proto-plus==1.22.2
protobuf==4.23.2
protobuf==4.23.3
psutil==5.9.5
psycopg==3.1.9
pyarrow==12.0.0
pyarrow==12.0.1
pyasn1==0.5.0
pyasn1-modules==0.3.0
pybtex==0.24.0
Expand All @@ -114,19 +127,24 @@ pycparser==2.21
pydocstyle==6.3.0
Pygments==2.15.1
pylint==2.17.4
pylint-django==2.5.3
pylint-plugin-utils==0.8.2
pyorbs==2.0.0
pyparsing==3.0.9
pytest==7.3.1
pytest-cov==4.1.0
pytest-logikal==1.10.0
pytest-django==4.5.2
pytest-factoryboy==2.5.1
pytest-logikal==1.10.3
pytest-mock==3.10.0
pytest-mypy==0.10.3
pytest-xdist==3.3.1
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
regex==2023.6.3
requests==2.31.0
rich==13.3.5
rich==13.4.2
rsa==4.9
s3transfer==0.6.1
setuptools==67.8.0
Expand All @@ -145,22 +163,25 @@ sqlparse==0.4.4
stevedore==5.1.0
stormware==1.2.0
termcolor==2.3.0
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.8
types-awscrt==0.16.18
tqdm==4.65.0
types-awscrt==0.16.19
types-docutils==0.20.0.1
types-Pygments==2.15.0.1
types-pytz==2023.3.0.0
types-PyYAML==6.0.12.10
types-requests==2.31.0.1
types-s3transfer==0.6.1
types-setuptools==67.8.0.0
types-urllib3==1.26.25.13
typing_extensions==4.6.2
typing_extensions==4.6.3
tzdata==2023.3
uritemplate==4.1.1
urllib3==1.26.16
wcwidth==0.2.6
websocket-client==1.5.2
websocket-client==1.6.0
wheel==0.40.0
wrapt==1.15.0
xdg==5.1.1
Expand Down

0 comments on commit 1322737

Please sign in to comment.