Skip to content

Commit

Permalink
update docs dependencies again (#721)
Browse files Browse the repository at this point in the history
* update docs dependencies again

* update poetry version
  • Loading branch information
JakeUrban committed Jun 12, 2024
1 parent 8b7f32f commit 77f9bf1
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
sudo mkdir -p /usr/local/poetry
sudo python3.10 -m venv /usr/local/poetry
sudo /usr/local/poetry/bin/pip install poetry==1.6
sudo /usr/local/poetry/bin/pip install poetry
sudo ln -s /usr/local/poetry/bin/poetry /bin/poetry
export PATH=/bin:$PATH
- name: Install Package
Expand Down
23 changes: 23 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,54 @@
aiohttp-sse-client==0.2.1 ; python_version >= "3.8" and python_version < "4.0"
aiohttp==3.9.5 ; python_version >= "3.8" and python_version < "4.0"
aiosignal==1.3.1 ; python_version >= "3.8" and python_version < "4.0"
alabaster==0.7.13 ; python_version >= "3.8" and python_version < "4.0"
annotated-types==0.7.0 ; python_version >= "3.8" and python_version < "4.0"
asgiref==3.8.1 ; python_version >= "3.8" and python_version < "4.0"
async-timeout==4.0.3 ; python_version >= "3.8" and python_version < "3.11"
attrs==23.2.0 ; python_version >= "3.8" and python_version < "4.0"
babel==2.15.0 ; python_version >= "3.8" and python_version < "4.0"
backports-zoneinfo==0.2.1 ; python_version >= "3.8" and python_version < "3.9"
certifi==2024.6.2 ; python_version >= "3.8" and python_version < "4.0"
cffi==1.16.0 ; python_version >= "3.8" and python_version < "4.0"
charset-normalizer==3.3.2 ; python_version >= "3.8" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"
cryptography==41.0.7 ; python_version >= "3.8" and python_version < "4.0"
django-cors-headers==3.14.0 ; python_version >= "3.8" and python_version < "4.0"
django-environ==0.11.2 ; python_version >= "3.8" and python_version < "4"
django-model-utils==4.5.1 ; python_version >= "3.8" and python_version < "4.0"
django==3.2.25 ; python_version >= "3.8" and python_version < "4.0"
djangorestframework==3.15.1 ; python_version >= "3.8" and python_version < "4.0"
docutils==0.17.1 ; python_version >= "3.8" and python_version < "4.0"
frozenlist==1.4.1 ; python_version >= "3.8" and python_version < "4.0"
idna==3.7 ; python_version >= "3.8" and python_version < "4.0"
imagesize==1.4.1 ; python_version >= "3.8" and python_version < "4.0"
importlib-metadata==7.1.0 ; python_version >= "3.8" and python_version < "3.10"
jinja2==3.1.4 ; python_version >= "3.8" and python_version < "4.0"
markupsafe==2.1.5 ; python_version >= "3.8" and python_version < "4.0"
mnemonic==0.20 ; python_version >= "3.8" and python_version < "4.0"
multidict==6.0.5 ; python_version >= "3.8" and python_version < "4.0"
packaging==24.1 ; python_version >= "3.8" and python_version < "4.0"
pycparser==2.22 ; python_version >= "3.8" and python_version < "4.0"
pydantic-core==2.18.4 ; python_version >= "3.8" and python_version < "4.0"
pydantic==2.7.4 ; python_version >= "3.8" and python_version < "4.0"
pygments==2.18.0 ; python_version >= "3.8" and python_version < "4.0"
pyjwt==2.8.0 ; python_version >= "3.8" and python_version < "4.0"
pynacl==1.5.0 ; python_version >= "3.8" and python_version < "4.0"
pytz==2024.1 ; python_version >= "3.8" and python_version < "4.0"
readthedocs-sphinx-ext==2.2.5 ; python_version >= "3.8" and python_version < "4.0"
requests-sse==0.3.2 ; python_version >= "3.8" and python_version < "4.0"
requests==2.32.3 ; python_version >= "3.8" and python_version < "4.0"
snowballstemmer==2.2.0 ; python_version >= "3.8" and python_version < "4.0"
sphinx-autodoc-typehints==1.19.1 ; python_version >= "3.8" and python_version < "4.0"
sphinx-rtd-theme==1.3.0 ; python_version >= "3.8" and python_version < "4.0"
sphinx==4.5.0 ; python_version >= "3.8" and python_version < "4.0"
sphinxcontrib-applehelp==1.0.4 ; python_version >= "3.8" and python_version < "4.0"
sphinxcontrib-devhelp==1.0.2 ; python_version >= "3.8" and python_version < "4.0"
sphinxcontrib-htmlhelp==2.0.1 ; python_version >= "3.8" and python_version < "4.0"
sphinxcontrib-jquery==4.1 ; python_version >= "3.8" and python_version < "4.0"
sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.8" and python_version < "4.0"
sphinxcontrib-qthelp==1.0.3 ; python_version >= "3.8" and python_version < "4.0"
sphinxcontrib-serializinghtml==1.1.5 ; python_version >= "3.8" and python_version < "4.0"
sqlparse==0.4.4 ; python_version >= "3.8" and python_version < "4.0"
stellar-sdk[aiohttp]==10.0.0 ; python_version >= "3.8" and python_version < "4.0"
toml==0.10.2 ; python_version >= "3.8" and python_version < "4.0"
Expand All @@ -35,3 +57,4 @@ urllib3==2.2.1 ; python_version >= "3.8" and python_version < "4.0"
whitenoise==5.3.0 ; python_version >= "3.8" and python_version < "4"
xdrlib3==0.1.1 ; python_version >= "3.8" and python_version < "4.0"
yarl==1.9.4 ; python_version >= "3.8" and python_version < "4.0"
zipp==3.19.2 ; python_version >= "3.8" and python_version < "3.10"
1 change: 0 additions & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ build:
tools:
python: "3.8"


python:
install:
- requirements: docs/requirements.txt

0 comments on commit 77f9bf1

Please sign in to comment.