forked from openai/evals
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
116 lines (116 loc) · 2.16 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
aiohttp==3.8.4
aiosignal==1.3.1
asn1crypto==1.5.1
async-timeout==4.0.2
attrs==23.1.0
backoff==2.2.1
blis==0.7.9
blobfile==2.0.2
catalogue==2.0.8
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
confection==0.0.4
contourpy==1.1.0
cryptography==40.0.2
cycler==0.11.0
cymem==2.0.7
dataclasses-json==0.5.8
datasets==2.13.0
dill==0.3.6
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl#sha256=0964370218b7e1672a30ac50d72cdc6b16f7c867496f1d60925691188f4d2510
evals==1.0.3.post1
filelock==3.12.2
fire==0.5.0
fonttools==4.40.0
frozenlist==1.3.3
fsspec==2023.6.0
greenlet==2.0.2
huggingface-hub==0.15.1
idna==3.4
iniconfig==2.0.0
Jinja2==3.1.2
joblib==1.2.0
kiwisolver==1.4.4
langchain==0.0.202
langchainplus-sdk==0.0.10
langcodes==3.3.0
langdetect==1.0.9
lxml==4.9.2
lz4==4.3.2
MarkupSafe==2.1.3
marshmallow==3.19.0
marshmallow-enum==1.5.1
matplotlib==3.7.1
mock==5.0.2
mpmath==1.3.0
multidict==6.0.4
multiprocess==0.70.14
murmurhash==1.0.9
mypy==1.3.0
mypy-extensions==1.0.0
networkx==3.1
nltk==3.8.1
numexpr==2.8.4
numpy==1.24.3
openai==0.27.8
openapi-schema-pydantic==1.2.4
oscrypto==1.3.0
packaging==23.1
pandas==2.0.2
pathy==0.10.1
Pillow==9.5.0
pluggy==1.0.0
portalocker==2.7.0
preshed==3.0.8
pyarrow==10.0.1
pycparser==2.21
pycryptodomex==3.18.0
pydantic==1.10.9
PyJWT==2.7.0
pyOpenSSL==23.2.0
pyparsing==3.0.9
pytest==7.3.2
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
pywin32==306
PyYAML==6.0
pyzstd==0.15.8
regex==2023.6.3
requests==2.31.0
sacrebleu==2.3.1
safetensors==0.3.1
setuptools-scm==7.1.0
six==1.16.0
smart-open==6.3.0
snowflake-connector-python==3.0.4
sortedcontainers==2.4.0
spacy==3.5.3
spacy-legacy==3.0.12
spacy-loggers==1.0.4
SQLAlchemy==2.0.16
srsly==2.4.6
sympy==1.12
tabulate==0.9.0
tenacity==8.2.2
termcolor==2.3.0
thinc==8.1.10
tiktoken==0.4.0
tokenizers==0.13.3
torch==2.1.0.dev20230619+cu121
torchaudio==2.1.0.dev20230620+cu121
torchvision==0.16.0.dev20230620+cu121
tqdm==4.64.1
transformers==4.30.2
typer==0.7.0
types-PyYAML==6.0.12.10
typing-inspect==0.9.0
typing_extensions==4.6.3
tzdata==2023.3
urllib3==1.26.16
wasabi==1.1.2
xxhash==3.2.0
yarl==1.9.2