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
32 lines (32 loc) · 732 Bytes
/
requirements.txt
File metadata and controls
32 lines (32 loc) · 732 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
aiohttp>=3.9.0
anyio>=4.8.0
beautifulsoup4
click>=8.1.3,<8.2.0
debugpy
docstring-parser>=0.16
exceptiongroup>=1.0.2; python_version < '3.11'
fsspec>=2023.1.0,<=2025.3.0 # align with hf datasets to prevent pip errors
httpx
ijson>=3.2.0
jsonlines>=3.0.0
jsonpatch>=1.32
jsonpath-ng>=1.7.0
jsonref>=1.1.0
jsonschema>3.1.1
mmh3>3.1.0
nest_asyncio
numpy
platformdirs>=2.3.0
psutil
pydantic>=2.11.4
python-dotenv>=0.16.0
pyyaml
rich>=13.3.3,<14.0.0 # https://github.com/Textualize/rich/issues/3682
s3fs>=2023
semver>=3.0.0
shortuuid
sniffio
tenacity
textual>=0.86.2,<v3.0.0 # https://github.com/UKGovernmentBEIS/inspect_ai/issues/1891
typing_extensions>=4.9.0
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability