-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy pathrequirements.txt
70 lines (70 loc) · 1.21 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
annotated-types==0.7.0
Authlib==1.4.0
bandit==1.8.2
certifi==2024.12.14
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
coverage==7.6.10
cryptography==44.0.0
docutils==0.20.1
dparse==0.6.4
filelock==3.16.1
flake8==7.1.1
hiredis==3.1.0
id==1.5.0
idna==3.10
iniconfig==2.0.0
isort==6.0.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
Jinja2==3.1.5
keyring==25.6.0
markdown-it-py==3.0.0
MarkupSafe==3.0.2
marshmallow==3.26.0
mccabe==0.7.0
mdurl==0.1.2
mmh3==5.1.0
more-itertools==10.6.0
mypy==1.14.1
mypy-extensions==1.0.0
nh3==0.2.20
packaging==24.2
pbr==6.1.0
pluggy==1.5.0
psutil==6.1.1
pycodestyle==2.12.1
pycparser==2.22
pydantic==2.9.2
pydantic_core==2.23.4
pyflakes==3.2.0
Pygments==2.19.1
PyJWT==2.9.0
pytest==8.3.4
pytest-asyncio==0.25.2
pytest-cov==6.0.0
PyYAML==6.0.2
readme_renderer==43.0
redis==5.3.0b4
requests==2.32.3
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.9.4
ruamel.yaml==0.18.10
safety==3.2.14
safety-schemas==0.0.10
setuptools==75.8.0
shellingham==1.5.4
stevedore==5.4.0
twine==6.1.0
typer==0.15.1
types-cffi==1.16.0.20241221
types-pyOpenSSL==24.1.0.20240722
types-redis==4.6.0.20241004
types-setuptools==75.8.0.20250110
typing_extensions==4.12.2
urllib3==2.3.0
uvloop==0.21.0
wheel==0.45.1