Skip to content

Commit f594463

Browse files
committed
Update requirements to be more flat
1 parent 1a6d135 commit f594463

File tree

1 file changed

+14
-142
lines changed

1 file changed

+14
-142
lines changed

requirements.txt

+14-142
Original file line numberDiff line numberDiff line change
@@ -1,142 +1,14 @@
1-
aiocache==0.11.1
2-
aiodns==3.0.0
3-
aiohttp==3.8.3
4-
aiosignal==1.3.1
5-
anchorpy==0.20.1
6-
anchorpy-core==0.2.0
7-
anyio==3.6.2
8-
apischema==0.17.5
9-
appnope==0.1.3
10-
asttokens==2.4.0
11-
async-timeout==4.0.2
12-
attrs==22.1.0
13-
backcall==0.2.0
14-
backoff==2.2.1
15-
base58==2.1.1
16-
based58==0.1.1
17-
blinker==1.5
18-
borsh-construct==0.1.0
19-
cachetools==4.2.4
20-
certifi==2022.12.7
21-
cffi==1.15.1
22-
charset-normalizer==2.1.1
23-
click==8.1.3
24-
commonmark==0.9.1
25-
construct==2.10.68
26-
construct-typing==0.5.3
27-
cycler==0.11.0
28-
decorator==5.1.1
29-
Deprecated==1.2.14
30-
dnspython==2.2.1
31-
driftpy>=0.7.90
32-
entrypoints==0.4
33-
Events==0.5
34-
exceptiongroup==1.0.4
35-
executing==1.2.0
36-
flake8==6.0.0
37-
fonttools==4.38.0
38-
frozenlist==1.3.3
39-
ghp-import==2.1.0
40-
gitdb==4.0.10
41-
GitPython==3.1.29
42-
grpcio==1.62.1
43-
h11==0.14.0
44-
httpcore==0.16.3
45-
httpx==0.23.1
46-
idna==3.4
47-
importlib-metadata==5.2.0
48-
iniconfig==1.1.1
49-
ipython==8.15.0
50-
jedi==0.19.0
51-
Jinja2==3.1.4
52-
jito_searcher_client==0.1.4
53-
jsonalias==0.1.1
54-
jsonrpcclient==4.0.3
55-
jsonrpcserver==5.0.9
56-
jsonschema==4.17.3
57-
kiwisolver==1.4.4
58-
loguru==0.6.0
59-
Markdown==3.3.7
60-
MarkupSafe==2.1.1
61-
matplotlib==3.5.2
62-
matplotlib-inline==0.1.6
63-
mccabe==0.7.0
64-
mergedeep==1.3.4
65-
mkdocs==1.4.2
66-
more-itertools==8.14.0
67-
multidict==6.0.3
68-
mypy==1.7.1
69-
mypy-extensions==1.0.0
70-
numpy==1.26.3
71-
openai==0.27.0
72-
OSlash==0.6.3
73-
pandas==1.4.2
74-
parso==0.8.3
75-
patsy==0.5.6
76-
pexpect==4.8.0
77-
pickleshare==0.7.5
78-
Pillow==9.3.0
79-
plotly==5.15.0
80-
pluggy==1.0.0
81-
prompt-toolkit==3.0.39
82-
protobuf==4.25.3
83-
psutil==5.9.4
84-
ptyprocess==0.7.0
85-
pure-eval==0.2.2
86-
py==1.11.0
87-
pyarrow==11.0.0
88-
pycares==4.3.0
89-
pycodestyle==2.10.0
90-
pycparser==2.21
91-
pydeck==0.8.0
92-
pyflakes==3.0.1
93-
Pygments==2.13.0
94-
pyheck==0.1.5
95-
Pympler==1.0.1
96-
pyparsing==3.0.9
97-
pyrsistent==0.19.2
98-
pytest==7.4.3
99-
pytest-asyncio==0.21.1
100-
pytest-xprocess==0.18.1
101-
pythclient==0.1.4
102-
python-dateutil==2.8.2
103-
python-dotenv==1.0.1
104-
pytz==2022.7
105-
pytz-deprecation-shim==0.1.0.post0
106-
PyYAML==6.0
107-
pyyaml_env_tag==0.1
108-
requests==2.28.1
109-
rfc3986==1.5.0
110-
rich==12.6.0
111-
semver==2.13.0
112-
six==1.16.0
113-
smmap==5.0.0
114-
sniffio==1.3.0
115-
solana==0.34.0
116-
solders==0.21.0
117-
stack-data==0.6.2
118-
streamlit==1.40.1
119-
sumtypes==0.1a6
120-
tenacity==8.1.0
121-
toml==0.10.2
122-
tomli==2.0.1
123-
toolz==0.11.2
124-
tornado==6.2
125-
tqdm==4.64.0
126-
traitlets==5.10.1
127-
typer==0.9.0
128-
types-cachetools==4.2.10
129-
types-requests==2.28.11.7
130-
types-urllib3==1.26.25.4
131-
typing_extensions==4.4.0
132-
tzdata==2022.7
133-
tzlocal==4.2
134-
urllib3==1.26.13
135-
validators==0.20.0
136-
watchdog==2.2.0
137-
wcwidth==0.2.6
138-
websockets==10.4
139-
wrapt==1.16.0
140-
yarl==1.8.2
141-
zipp==3.11.0
142-
zstandard==0.18.0
1+
aiocache
2+
anchorpy
3+
ccxt
4+
driftpy>=0.8.15
5+
numpy
6+
openai
7+
pandas
8+
plotly
9+
python-dotenv
10+
requests
11+
solana
12+
solders
13+
matplotlib
14+
streamlit==1.40.1

0 commit comments

Comments
 (0)