matrix-ops-bot/requirements.txt

45 lines
3.8 KiB
Text
Raw Normal View History

aiofiles==0.6.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
aiohttp-socks==0.7.1; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
aiohttp==3.8.1; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.6"
aiosignal==1.2.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.6"
anyio==3.6.1; python_version >= "3.6" and python_full_version >= "3.6.2"
async-timeout==4.0.2; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.6"
2022-07-22 12:53:34 +00:00
atomicwrites==1.4.1; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
attrs==21.4.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.6"
cachetools==4.2.4; python_version >= "3.5" and python_version < "4.0" and python_full_version >= "3.6.1" and python_full_version < "4.0.0"
cffi==1.15.1; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
charset-normalizer==2.1.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.6"
2022-07-22 12:53:34 +00:00
click==8.1.3; python_version >= "3.7"
colorama==0.4.5; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0"
fastapi==0.79.0; python_full_version >= "3.6.1"
frozenlist==1.3.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.7"
future==0.18.2; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
h11==0.12.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.7"
h2==4.1.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
hpack==4.0.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
hyperframe==6.0.1; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
idna==3.3; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.6"
importlib-metadata==4.12.0; python_version < "3.10" and python_version >= "3.7"
jsonschema==3.2.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
logbook==1.5.3; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
markdown==3.4.1; python_version >= "3.7"
matrix-nio==0.19.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
multidict==6.0.2; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.7"
peewee==3.15.1; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
pycparser==2.21; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
pycryptodome==3.15.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
pydantic==1.9.1; python_full_version >= "3.6.1"
pyrsistent==0.18.1; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.7"
python-dotenv==0.20.0; python_full_version >= "3.6.1" and python_version >= "3.5"
python-olm==3.1.3; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
python-socks==2.0.3; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
six==1.16.0; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
sniffio==1.2.0; python_version >= "3.6" and python_full_version >= "3.6.2"
starlette==0.19.1; python_version >= "3.6" and python_full_version >= "3.6.1"
termcolor==1.1.0
2022-07-22 12:53:34 +00:00
typing-extensions==4.3.0; python_version >= "3.7" and python_full_version >= "3.6.1" and python_version < "3.10"
unpaddedbase64==2.1.0; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.6.1" and python_full_version < "4.0.0"
uvicorn==0.18.2; python_version >= "3.7"
yarl==1.7.2; python_full_version >= "3.6.1" and python_full_version < "4.0.0" and python_version >= "3.6"
zipp==3.8.1; python_version < "3.10" and python_version >= "3.7"