-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Expand file tree
/
Copy pathdev_requirements.txt
More file actions
36 lines (30 loc) · 1.03 KB
/
dev_requirements.txt
File metadata and controls
36 lines (30 loc) · 1.03 KB
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
build
build==1.2.2.post1 ; platform_python_implementation == "PyPy"
click==8.0.4
invoke==2.2.0
packaging>=20.4
packaging==24.2 ; platform_python_implementation == "PyPy"
pytest
pytest==8.3.4 ; platform_python_implementation == "PyPy"
pytest-asyncio>=0.24.0
pytest-asyncio==1.1.0 ; platform_python_implementation == "PyPy"
pytest-cov
coverage<7.11.1
pytest-cov==6.0.0 ; platform_python_implementation == "PyPy"
coverage==7.6.12 ; platform_python_implementation == "PyPy"
pytest-profiling==1.8.1
pytest-timeout
pytest-timeout==2.3.1 ; platform_python_implementation == "PyPy"
ruff==0.9.6
ujson>=4.2.0
uvloop<=0.21.0; platform_python_implementation == "CPython" and python_version < "3.14"
uvloop>=0.22; platform_python_implementation == "CPython" and python_version >= "3.14"
vulture>=2.3.0
numpy>=1.24.0 ; platform_python_implementation == "CPython"
numpy>=1.24.0,<2.0 ; platform_python_implementation == "PyPy"
redis-entraid==1.1.2
pybreaker>=1.4.0
xxhash==3.6.0
opentelemetry-api>=1.30.0
opentelemetry-sdk>=1.30.0
opentelemetry-exporter-otlp>=1.30.0