-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
97 lines (97 loc) · 1.68 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
aiohttp==3.8.5
aiosignal==1.3.1
annotated-types==0.5.0
anyio==3.7.1
astor==0.8.1
async-timeout==4.0.2
attrs==23.1.0
cachetools==5.3.2
certifi==2023.7.22
charset-normalizer==3.2.0
contourpy==1.1.1
cycler==0.12.1
Cython==3.0.4
dataclasses-json==0.6.1
decorator==5.1.1
exceptiongroup==1.1.3
filelock==3.13.0
fonttools==4.43.1
frozenlist==1.4.0
fsspec==2023.10.0
func-timeout==3.0.0
google-ai-generativelanguage==0.1.0
google-api-core==2.15.0
google-auth==2.27.0
google-generativeai==0.1.0rc1
googleapis-common-protos==1.62.0
grpcio==1.60.0
grpcio-status==1.60.0
huggingface-hub==0.17.3
idna==3.4
importlib-resources==6.1.0
jaraco.context==4.3.0
Jinja2==3.1.2
joblib==1.3.2
jsonlines==4.0.0
jsonpatch==1.33
jsonpointer==2.4
kiwisolver==1.4.5
langchain==0.0.306
langsmith==0.0.41
littleutils==0.2.2
MarkupSafe==2.1.3
marshmallow==3.20.1
matplotlib==3.7.3
more-itertools==10.1.0
mpmath==1.3.0
multidict==6.0.4
mypy-extensions==1.0.0
networkx==3.1
numexpr==2.8.6
numpy==1.24.4
ogb==1.3.6
openai==0.27.8
outdated==0.2.2
packaging==23.2
pandas==2.0.3
Pillow==10.0.1
proto-plus==1.23.0
protobuf==4.25.2
psutil==5.9.6
py==1.11.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pydantic==2.4.2
pydantic_core==2.10.1
pyparsing==3.1.1
python-dateutil==2.8.2
python-dotenv==1.0.1
pytz==2023.3
PyYAML==6.0.1
regex==2023.10.3
requests==2.31.0
retry==0.9.2
rsa==4.9
safetensors==0.4.0
sagemath==1.3.0
scikit-learn==1.3.2
scipy==1.10.1
seaborn==0.13.2
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.21
sympy==1.12
tenacity==8.2.3
threadpoolctl==3.2.0
tokenizers==0.14.1
torch==2.1.0
tqdm==4.65.0
transformers==4.34.1
typing-inspect==0.9.0
typing_extensions==4.8.0
tzdata==2023.3
urllib3==2.0.4
wolframalpha==5.0.0
xmltodict==0.13.0
yarl==1.9.2
zipp==3.17.0