-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
144 lines (143 loc) · 2.73 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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# Contains all the dependencies required for the project including for
# generating the documentation in readthedocs.io.
aio-pika==9.4.3
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aioresponses==0.7.6
aiormq==6.8.1
aiosignal==1.3.1
alabaster==0.7.16
asgiref==3.8.1
async-timeout==4.0.3
attrs==24.2.0
babel==2.16.0
boto3==1.35.33
botocore==1.35.56
build==1.2.2.post1
CacheControl==0.14.0
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.3.2
cleo==2.1.0
click==8.1.7
colorama==0.4.6
coverage==7.6.1
crashtest==0.4.1
cryptography==43.0.1
Deprecated==1.2.14
dill==0.3.6
distlib==0.3.8
Django==4.2.17
django-coverage-plugin==3.1.0
django-stubs==5.0.4
django-stubs-ext==5.0.4
djangorestframework==3.15.2
dnslib==0.9.25
dnspython==2.6.1
docutils==0.20.1
dulwich==0.21.7
ecdsa==0.19.0
fastjsonschema==2.20.0
filelock==3.16.1
frozenlist==1.4.1
google-api-core==2.20.0
google-auth==2.35.0
google-cloud-pubsub==2.25.2
googleapis-common-protos==1.65.0
grpc-google-iam-v1==0.13.1
grpcio==1.66.2
grpcio-status==1.66.2
idna==3.10
imagesize==1.4.1
importlib_metadata==8.4.0
iniconfig==2.0.0
installer==0.7.0
isort==5.13.2
jaraco.classes==3.4.0
jeepney==0.8.0
Jinja2==3.1.4
jmespath==1.0.1
keyring==24.3.1
localstack==3.7.1
localstack-core==3.7.1
localstack-ext==3.7.1
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
model-bakery==1.19.5
more-itertools==10.5.0
msgpack==1.1.0
multidict==6.0.5
mypy==1.11.2
mypy-extensions==1.0.0
opentelemetry-api==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
packaging==24.1
pamqp==3.3.0
pexpect==4.9.0
pkginfo==1.11.1
platformdirs==4.3.6
pluggy==1.5.0
plux==1.11.1
poetry==1.8.3
poetry-core==1.9.0
poetry-plugin-export==1.8.0
proto-plus==1.24.0
protobuf==5.28.2
psutil==6.0.0
psycopg2==2.9.9
ptyprocess==0.7.0
pyaes==1.6.1
pyasn1==0.6.0
pyasn1_modules==0.4.1
pycparser==2.22
Pygments==2.18.0
pyotp==2.9.0
pyproject-api==1.8.0
pyproject_hooks==1.2.0
pytest==8.3.3
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest-django==4.9.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-jose==3.3.0
PyYAML==6.0.2
RapidFuzz==3.10.0
redis==5.0.8
requests==2.32.3
requests-toolbelt==1.0.0
rich==13.8.0
rsa==4.9
ruff==0.6.9
s3transfer==0.10.2
SecretStorage==3.3.3
semver==3.0.2
shellingham==1.5.4
six==1.16.0
snowballstemmer==2.2.0
Sphinx==7.4.7
sphinx-rtd-theme==2.0.0
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sqlparse==0.5.1
tabulate==0.9.0
tailer==0.4.1
tomlkit==0.13.2
tox==4.21.2
trove-classifiers==2024.9.12
types-PyYAML==6.0.12.20240808
typing_extensions==4.12.2
urllib3==2.2.3
virtualenv==20.26.6
wrapt==1.16.0
yarl==1.9.11
zipp==3.20.1