-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
106 lines (106 loc) · 4.7 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
anyio==3.6.2 ; python_version >= "3.9"
attrs==22.2.0 ; python_version >= "3.9"
black==23.1.0 ; python_version >= "3.9"
bleach==6.0.0 ; python_version >= "3.9"
certifi==2022.12.7 ; python_version >= "3.9"
cffi==1.15.1 ; python_version >= "3.9"
cfgv==3.3.1 ; python_version >= "3.9"
charset-normalizer==2.0.12 ; python_version >= "3.9"
click-log==0.4.0 ; python_version >= "3.9"
click==8.1.3 ; python_version >= "3.9"
colorama==0.4.6 ; python_version >= "3.9"
coverage[toml]==7.2.1 ; python_version >= "3.9"
cryptography==39.0.1 ; python_version >= "3.9"
dateparser==1.1.7 ; python_version >= "3.9"
defusedxml==0.7.1 ; python_version >= "3.9"
distlib==0.3.6 ; python_version >= "3.9"
docstr-coverage==2.2.0 ; python_version >= "3.9"
docutils==0.19 ; python_version >= "3.9"
dotty-dict==1.3.0 ; python_version >= "3.9"
exceptiongroup==1.1.0 ; python_version < "3.11" and python_version >= "3.9"
fastapi==0.92.0 ; python_version >= "3.9"
filelock==3.9.0 ; python_version >= "3.9"
flake8-html==0.4.3 ; python_version >= "3.9"
flake8==6.0.0 ; python_version >= "3.9"
genbadge[all]==1.1.0 ; python_version >= "3.9"
ghp-import==2.1.0 ; python_version >= "3.9"
gitdb==4.0.10 ; python_version >= "3.9"
gitpython==3.1.31 ; python_version >= "3.9"
griffe==0.25.5 ; python_version >= "3.9"
h11==0.14.0 ; python_version >= "3.9"
identify==2.5.18 ; python_version >= "3.9"
idna==3.4 ; python_version >= "3.9"
importlib-metadata==6.0.0 ; python_version >= "3.9"
iniconfig==2.0.0 ; python_version >= "3.9"
invoke==1.7.3 ; python_version >= "3.9"
isort==5.12.0 ; python_version >= "3.9"
jaraco-classes==3.2.3 ; python_version >= "3.9"
jeepney==0.8.0 ; sys_platform == "linux" and python_version >= "3.9"
jinja2==3.1.2 ; python_version >= "3.9"
keyring==23.13.1 ; python_version >= "3.9"
markdown==3.3.7 ; python_version >= "3.9"
markupsafe==2.1.2 ; python_version >= "3.9"
mccabe==0.7.0 ; python_version >= "3.9"
mergedeep==1.3.4 ; python_version >= "3.9"
mkdocs-autorefs==0.4.1 ; python_version >= "3.9"
mkdocs-material-extensions==1.1.1 ; python_version >= "3.9"
mkdocs-material==9.1.1 ; python_version >= "3.9"
mkdocs==1.4.2 ; python_version >= "3.9"
mkdocstrings-python==0.8.3 ; python_version >= "3.9"
mkdocstrings==0.20.0 ; python_version >= "3.9"
mkdocstrings[python]==0.20.0 ; python_version >= "3.9"
more-itertools==9.1.0 ; python_version >= "3.9"
mypy-extensions==1.0.0 ; python_version >= "3.9"
nodeenv==1.7.0 ; python_version >= "3.9"
packaging==23.0 ; python_version >= "3.9"
pathspec==0.11.0 ; python_version >= "3.9"
pillow==9.4.0 ; python_version >= "3.9"
pkginfo==1.9.6 ; python_version >= "3.9"
platformdirs==3.0.0 ; python_version >= "3.9"
pluggy==1.0.0 ; python_version >= "3.9"
pre-commit==3.1.1 ; python_version >= "3.9"
pycodestyle==2.10.0 ; python_version >= "3.9"
pycparser==2.21 ; python_version >= "3.9"
pydantic==1.10.5 ; python_version >= "3.9"
pyflakes==3.0.1 ; python_version >= "3.9"
pygments==2.14.0 ; python_version >= "3.9"
pyjwt[crypto]==2.6.0 ; python_version >= "3.9"
pymdown-extensions==9.10 ; python_version >= "3.9"
pytest-asyncio==0.20.3 ; python_version >= "3.9"
pytest-cov==4.0.0 ; python_version >= "3.9"
pytest==7.2.2 ; python_version >= "3.9"
python-dateutil==2.8.2 ; python_version >= "3.9"
python-gitlab==3.13.0 ; python_version >= "3.9"
python-semantic-release==7.33.2 ; python_version >= "3.9"
pytz-deprecation-shim==0.1.0.post0 ; python_version >= "3.9"
pytz==2022.7.1 ; python_version >= "3.9"
pywin32-ctypes==0.2.0 ; sys_platform == "win32" and python_version >= "3.9"
pyyaml-env-tag==0.1 ; python_version >= "3.9"
pyyaml==6.0 ; python_version >= "3.9"
readme-renderer==37.3 ; python_version >= "3.9"
regex==2022.10.31 ; python_version >= "3.9"
requests-toolbelt==0.10.1 ; python_version >= "3.9"
requests==2.27.1 ; python_version >= "3.9"
rfc3986==2.0.0 ; python_version >= "3.9"
secretstorage==3.3.3 ; sys_platform == "linux" and python_version >= "3.9"
semver==2.13.0 ; python_version >= "3.9"
setuptools-scm==7.1.0 ; python_version >= "3.9"
setuptools==67.4.0 ; python_version >= "3.9"
six==1.16.0 ; python_version >= "3.9"
smmap==5.0.0 ; python_version >= "3.9"
sniffio==1.3.0 ; python_version >= "3.9"
starlette==0.25.0 ; python_version >= "3.9"
tomli==2.0.1 ; python_version >= "3.9" and python_full_version <= "3.11.0a6"
tomlkit==0.11.6 ; python_version >= "3.9"
tqdm==4.64.1 ; python_version >= "3.9"
twine==3.8.0 ; python_version >= "3.9"
typing-extensions==4.5.0 ; python_version >= "3.9"
tzdata==2022.7 ; python_version >= "3.9"
tzlocal==4.2 ; python_version >= "3.9"
urllib3==1.26.14 ; python_version >= "3.9"
uvicorn==0.20.0 ; python_version >= "3.9"
virtualenv==20.20.0 ; python_version >= "3.9"
watchdog==2.3.1 ; python_version >= "3.9"
webencodings==0.5.1 ; python_version >= "3.9"
wheel==0.38.4 ; python_version >= "3.9"
zipp==3.15.0 ; python_version >= "3.9"