pymastodon/requirements.txt

14 lines
470 B
Plaintext
Raw Permalink Normal View History

2024-04-30 10:39:54 +02:00
-i https://pypi.org/simple
annotated-types==0.6.0 ; python_version >= '3.8'
certifi==2024.2.2 ; python_version >= '3.6'
charset-normalizer==3.3.2 ; python_full_version >= '3.7.0'
idna==3.7 ; python_version >= '3.5'
loguru==0.7.2
oauthlib==3.2.2 ; python_version >= '3.6'
pydantic==2.7.1
pydantic-core==2.18.2 ; python_version >= '3.8'
requests==2.31.0
requests-oauthlib==2.0.0
typing-extensions==4.11.0 ; python_version >= '3.8'
urllib3==2.2.1 ; python_version >= '3.8'