-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
144 lines (144 loc) · 2.55 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
0x-contract-addresses==3.0.0
0x-contract-artifacts==3.0.0
0x-json-schemas==2.1.0
0x-order-utils==4.0.1
aiohttp==3.9.1
aiosignal==1.3.1
annotated-types==0.6.0
anyio==3.7.1
attrs==23.1.0
BanglaSpeech2Text==1.0.8
base58==2.1.1
beautifulsoup4==4.12.2
bitarray==2.8.5
blinker==1.7.0
CacheControl==0.13.1
cachetools==5.3.2
cbor2==5.5.1
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==41.0.7
cytoolz==0.12.2
dacite==1.8.1
dataclasses-json==0.6.3
Deprecated==1.2.14
distlib==0.3.7
distro==1.8.0
ecdsa==0.18.0
elevate==0.1.3
eth-abi==2.2.0
eth-account==0.5.9
eth-hash==0.5.2
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-rlp==0.2.1
eth-typing==2.3.0
eth-utils==1.9.5
faiss-cpu==1.7.4
filelock==3.13.1
firebase-admin==6.3.0
Flask==3.0.0
Flask-Cors==4.0.0
frozenlist==1.4.0
fsspec==2023.12.2
google-api-core==2.15.0
google-api-python-client==2.109.0
google-auth==2.25.1
google-auth-httplib2==0.1.1
google-cloud-core==2.3.3
google-cloud-firestore==2.13.1
google-cloud-storage==2.13.0
google-crc32c==1.5.0
google-resumable-media==2.6.0
googleapis-common-protos==1.61.0
greenlet==3.0.1
grpcio==1.59.3
grpcio-status==1.59.3
h11==0.14.0
hexbytes==0.3.1
httpcore==1.0.1
httplib2==0.22.0
httpx==0.25.1
huggingface-hub==0.19.4
idna==3.4
ipfshttpclient==0.8.0a2
itsdangerous==2.1.2
Jinja2==3.1.2
jsonpatch==1.33
jsonpointer==2.4
jsonschema==3.2.0
langchain==0.0.347
langchain-core==0.0.11
langsmith==0.0.69
lru-dict==1.3.0
MarkupSafe==2.1.3
marshmallow==3.20.1
mpmath==1.3.0
msgpack==1.0.7
multiaddr==0.0.9
multidict==6.0.4
mypy-extensions==0.4.4
netaddr==0.9.0
networkx==3.2.1
numpy==1.26.2
openai==1.1.1
packaging==23.2
parsimonious==0.8.1
pdf2image==1.16.3
Pillow==10.1.0
platformdirs==4.0.0
proto-plus==1.22.3
protobuf==3.20.3
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pycryptodome==3.19.0
pydantic==2.4.2
pydantic_core==2.10.1
pydub==0.25.1
pyee==9.1.1
PyJWT==2.8.0
pymerkle==2.0.2
pyparsing==3.1.1
pyrsistent==0.20.0
PySimpleGUI==4.60.5
python-dotenv==1.0.0
pytz==2022.7.1
pywin32==306
PyYAML==6.0.1
regex==2023.10.3
requests==2.31.0
rlp==2.0.1
rsa==4.9
safetensors==0.4.1
six==1.16.0
sniffio==1.3.0
soupsieve==2.5
SpeechRecognition==3.10.1
SQLAlchemy==2.0.23
stringcase==1.2.0
sympy==1.12
tenacity==8.2.3
thirdweb-contract-wrappers==2.0.4
thirdweb-eth-account==0.6.6
thirdweb-sdk==3.1.1
tiktoken==0.5.2
tokenizers==0.15.0
toolz==0.12.0
torch==2.1.2
tqdm==4.66.1
transformers==4.36.2
typing-inspect==0.9.0
typing_extensions==4.8.0
uritemplate==4.1.1
urllib3==2.1.0
varint==1.0.2
virtualenv==20.24.7
web3==5.27.0
websockets==9.1
Werkzeug==3.0.1
wrapt==1.16.0
yarl==1.9.4