From 3b8dcf9a91ad36c1b414f9b19b3b9ee1d1f001a6 Mon Sep 17 00:00:00 2001 From: Rich <24254625+richklee@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:46:59 +0100 Subject: [PATCH] add arch dep --- requirements.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/requirements.txt b/requirements.txt index bf99b99..e545211 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -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 @@ -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