forked from weaviate/weaviate-python-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-devel.txt
53 lines (46 loc) · 902 Bytes
/
requirements-devel.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
requests==2.32.3
httpx==0.25.2
validators==0.34.0
authlib==1.3.1
grpcio==1.62.2
grpcio-tools==1.62.2
grpcio-health-checking==1.62.2
pydantic==2.5.0
build
twine
wheel
importlib_metadata==8.5.0
setuptools_scm
Sphinx>=7.0.0
sphinx-rtd-theme==2.0.0
autodoc-pydantic==2.2.0
importlib_metadata==8.5.0
pytest==8.3.3
pytest-cov==5.0.0
pytest-asyncio==0.24.0
pytest-benchmark==4.0.0
pytest-profiling==1.7.0
coverage==7.6.1
pytest-xdist==3.6.1
werkzeug==3.0.4
pytest-httpserver==1.1.0
py-spy==0.3.14
numpy>=1.24.4,<3.0.0
pandas>=2.0.3,<3.0.0
polars>=0.20.26,<1.8.0
fastapi>=0.111.0,<1.0.0
flask[async]>=2.0.0,<3.0.0
litestar>=2.0.0,<3.0.0
mypy==1.11.2
mypy-extensions==1.0.0
tomli==2.0.1
types-protobuf==4.24.0.1
types-requests==2.32.0.20240914
types-urllib3==1.26.25.14
typing_extensions==4.12.2
pre-commit
flake8
flake8-bugbear==24.8.19
flake8-comprehensions==3.15.0
flake8-builtins==2.5.0
black==24.8.0