forked from UKGovernmentBEIS/inspect_ai
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
40 lines (40 loc) · 872 Bytes
/
Copy pathrequirements.txt
File metadata and controls
40 lines (40 loc) · 872 Bytes
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
agent-client-protocol>=0.10.1
aioboto3>=13.0.0
anyio>=4.8.0
beautifulsoup4>=4.10.0
boto3
click>=8.1.3,!=8.2.0,<8.2.2 # 8.3 has this bug: https://github.com/pallets/click/issues/3084
debugpy
docstring-parser>=0.16
exceptiongroup>=1.0.2; python_version < '3.11'
fastapi>=0.119.0
fsspec>=2023.1.0,<=2025.9.0 # align with hf datasets to prevent pip errors
httpx
ijson>=3.2.0
jsonlines>=3.0.0
jsonpatch>=1.32
jsonpath-ng>=1.8.0
jsonref>=1.1.0
jsonschema>3.1.1
mmh3>3.1.0
nest_asyncio2>=1.7.2
numpy
platformdirs>=2.3.0
psutil
pydantic>=2.13.0
python-dotenv>=0.16.0
pyyaml
rich>=13.3.3,!=14.0.0
s3fs>=2023
semver>=3.0.0
shortuuid
sniffio
tenacity
textual>=6.2.0
tiktoken>=0.12.0
typing_extensions>=4.14.0
universal-pathlib>=0.2.6
uvicorn
zipfile-zstd>=0.0.4; python_version < "3.14"
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
zstandard>=0.20.0