Skip to content

Commit

Permalink
add arch dep
Browse files Browse the repository at this point in the history
  • Loading branch information
richklee committed Jun 27, 2024
1 parent 30e0138 commit 3b8dcf9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
appnope==0.1.3
arch==7.0.0
asttokens==2.4.1
comm==0.2.0
contourpy==1.2.0
cycler==0.12.1
debugpy==1.8.0
decorator==5.1.1
executing==2.0.1
fonttools==4.45.0
iniconfig==2.0.0
ipykernel==6.26.0
ipython==8.17.2
jedi==0.19.1
jupyter_client==8.6.0
jupyter_core==5.5.0
kiwisolver==1.4.5
matplotlib==3.8.2
matplotlib-inline==0.1.6
Expand All @@ -15,6 +22,7 @@ numpy==1.26.2
packaging==23.2
pandas==2.1.3
parso==0.8.3
patsy==0.5.6
pexpect==4.8.0
Pillow==10.1.0
platformdirs==4.0.0
Expand All @@ -32,6 +40,7 @@ pyzmq==25.1.1
scipy==1.13.1
six==1.16.0
stack-data==0.6.3
statsmodels==0.14.2
tornado==6.3.3
traitlets==5.13.0
tzdata==2023.3
Expand Down

0 comments on commit 3b8dcf9

Please sign in to comment.