Skip to content

Commit

Permalink
Update requirements, add some profiling libs
Browse files Browse the repository at this point in the history
  • Loading branch information
SinaKhalili committed Oct 10, 2024
1 parent 188af38 commit 745d4f8
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,22 @@ click==8.1.7
comm==0.2.2
construct==2.10.68
construct-typing==0.5.3
contourpy==1.3.0
cycler==0.12.1
debugpy==1.8.6
decorator==5.1.1
Deprecated==1.2.14
dnspython==2.2.1
driftpy==0.7.89
driftpy==0.7.90
Events==0.5
exceptiongroup==1.0.4
executing==2.1.0
fastapi==0.115.0
fastapi-restful==0.6.0
fastapi-utils==0.7.0
fastjsonschema==2.20.0
flake8==6.0.0
fonttools==4.54.1
frozenlist==1.3.3
ghp-import==2.1.0
gitdb==4.0.11
Expand All @@ -58,10 +62,13 @@ jsonrpcserver==5.0.9
jsonschema==4.17.3
jupyter_client==8.6.3
jupyter_core==5.7.2
kiwisolver==1.4.7
line_profiler==4.1.3
loguru==0.6.0
Markdown==3.6
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.9.2
matplotlib-inline==0.1.7
mccabe==0.7.0
mdurl==0.1.2
Expand All @@ -72,6 +79,7 @@ more-itertools==8.14.0
multidict==6.0.3
mypy==1.10.0
mypy-extensions==1.0.0
nbformat==5.10.4
nest-asyncio==1.6.0
numpy==1.26.4
OSlash==0.6.3
Expand Down Expand Up @@ -101,6 +109,8 @@ pydeck==0.9.1
pyflakes==3.0.1
Pygments==2.18.0
pyheck==0.1.5
pyinstrument==4.7.3
pyparsing==3.1.4
pyrsistent==0.19.2
pythclient==0.1.4
python-dateutil==2.9.0.post0
Expand All @@ -115,6 +125,7 @@ rich==13.7.1
rpds-py==0.18.1
six==1.16.0
smmap==5.0.1
snakeviz==2.2.0
sniffio==1.3.0
solana==0.34.0
solders==0.21.0
Expand Down

0 comments on commit 745d4f8

Please sign in to comment.