Skip to content

Commit

Permalink
Add mkdocs-material to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfl0wer committed Dec 23, 2023
1 parent 56b770d commit 57f8166
Showing 1 changed file with 154 additions and 8 deletions.
162 changes: 154 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,176 @@
adb-shell==0.4.0
aiofiles==23.2.1
aiohttp==3.8.1
aiosignal==1.2.0
altgraph==0.17
anchor-kr==0.1.3
annotated-types==0.5.0
anyio==3.7.1
appnope==0.1.3
arrow==1.2.3
asn1==2.7.0
asttokens==2.4.0
async-timeout==4.0.3
attrs==23.1.0
Automat==22.10.0
autopep8==1.6.0
Babel==2.14.0
certifi==2023.11.17
charset-normalizer==3.3.2
backcall==0.2.0
beautifulsoup4==4.9.3
biplist==1.0.3
blessed==1.20.0
bpylist2==4.1.1
cached-property==1.5.2
certifi==2023.7.22
cffi==1.15.1
chardet==4.0.0
charset-normalizer==3.2.0
click==8.1.7
colorama==0.4.6
cmd2==2.4.3
colorama==0.4.4
coloredlogs==15.0.1
commonmark==0.9.1
comtypes==1.1.11
configparser==5.0.2
constantly==15.1.0
construct==2.10.68
crayons==0.4.0
cryptography==41.0.4
daemonize==2.5.0
decorator==5.1.1
deluge==2.1.1
developer-disk-image==0.0.2
dnspython==2.4.2
email-validator==2.0.0.post2
enum-compat==0.0.3
exceptiongroup==1.1.3
executing==1.2.0
fake-useragent==0.1.11
fastapi==0.103.1
frozenlist==1.3.0
ghp-import==2.1.0
idna==3.6
gpxpy==1.5.0
greenlet==3.0.1
h11==0.14.0
hexdump==3.3
httmock==1.4.0
http-request-randomizer==1.3.2
httpcore==0.18.0
httptools==0.6.0
httpx==0.25.0
humanfriendly==10.0
HyFetch==1.4.9
hyperframe==6.0.1
hyperlink==21.0.0
idna==3.4
ifaddr==0.2.0
importlib-metadata==7.0.1
incremental==22.10.0
inquirer3==0.4.0
iOSbackup==0.9.912
ipsw-parser==1.2.0
ipython==8.15.0
itsdangerous==2.1.2
jedi==0.19.0
Jinja2==3.1.2
la-panic==0.4.9
libusb1==1.9.3
macholib==1.14
Mako==1.2.4
Markdown==3.5.1
MarkupSafe==2.1.3
matplotlib-inline==0.1.6
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-material==9.5.2
mkdocs-material-extensions==1.3.1
packaging==23.2
msgpack==1.0.7
multidict==6.0.2
mvt @ file:///Users/flori/Desktop/mvt
nest-asyncio==1.5.8
opack==0.1.0
orjson==3.9.7
packaging==23.1
paginate==0.5.6
parso==0.8.3
pathspec==0.12.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==10.0.1
platformdirs==4.1.0
pygments==2.17.2
plumbum==1.8.2
prompt-toolkit==3.0.39
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
py-cord==2.0.0
pyasn1==0.4.8
pyasn1-modules==0.3.0
pycodestyle==2.9.0
pycparser==2.21
pycrashreport==1.1.0
pycryptodome==3.19.0
pydantic==2.4.1
pydantic-extra-types==2.1.0
pydantic-settings==2.0.3
pydantic_core==2.10.1
Pygments==2.16.1
pygnuutils==0.1.1
pyimg4==0.8
pyinstaller==4.3
pyinstaller-hooks-contrib==2021.1
pykdebugparser==1.2.4
pymdown-extensions==10.5
pymobiledevice3==2.9.0
pynvim==0.4.3
pyOpenSSL==23.2.0
pyperclip==1.8.2
python-dateutil==2.8.2
python-dotenv==1.0.0
python-editor==1.0.4
python-multipart==0.0.6
pytun-pmd3==1.0.0
pyusb==1.2.1
pyxdg==0.28
PyYAML==6.0.1
pyyaml-env-tag==0.1
pyyaml_env_tag==0.1
qh3==0.11.5
readchar==4.0.5
regex==2023.10.3
remotezip==0.12.1
rencode==1.0.6
requests==2.31.0
rfc3986==1.5.0
rich==10.6.0
rsa==4.7.2
selenium==3.141.0
service-identity==23.1.0
simplejson==3.17.3
six==1.16.0
urllib3==2.1.0
sniffio==1.3.0
soupsieve==2.2.1
srptools==1.0.1
stack-data==0.6.2
starlette==0.27.0
tabulate==0.9.0
termcolor==2.3.0
tld==0.12.6
toml==0.10.2
tqdm==4.66.1
traitlets==5.10.1
Twisted==22.10.0
typing_extensions==4.8.0
ujson==5.8.0
urllib3==2.0.5
uvicorn==0.23.2
uvloop==0.17.0
watchdog==3.0.0
watchfiles==0.20.0
wcwidth==0.2.6
webdriver-manager==3.4.2
websockets==11.0.3
wsproto==1.2.0
yarl==1.7.2
zeroconf==0.115.0
zipp==3.17.0
zope.interface==6.0

0 comments on commit 57f8166

Please sign in to comment.