me2016 class

This commit is contained in:
Dane Sabo 2024-09-23 14:53:53 -04:00
parent 5729622b0c
commit a447967eff
3 changed files with 888 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -59,6 +59,7 @@ notebook_shim==0.2.4
numpy==2.1.1 numpy==2.1.1
overrides==7.7.0 overrides==7.7.0
packaging==24.1 packaging==24.1
pandas==2.2.3
pandocfilters==1.5.1 pandocfilters==1.5.1
parso==0.8.4 parso==0.8.4
pexpect==4.9.0 pexpect==4.9.0
@ -74,6 +75,7 @@ Pygments==2.18.0
pyparsing==3.1.4 pyparsing==3.1.4
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
python-json-logger==2.0.7 python-json-logger==2.0.7
pytz==2024.2
PyYAML==6.0.2 PyYAML==6.0.2
pyzmq==26.2.0 pyzmq==26.2.0
referencing==0.35.1 referencing==0.35.1
@ -82,6 +84,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1 rfc3986-validator==0.1.1
rpds-py==0.20.0 rpds-py==0.20.0
scipy==1.14.1 scipy==1.14.1
seaborn==0.13.2
Send2Trash==1.8.3 Send2Trash==1.8.3
setuptools==74.1.2 setuptools==74.1.2
six==1.16.0 six==1.16.0
@ -94,6 +97,7 @@ tinycss2==1.3.0
tornado==6.4.1 tornado==6.4.1
traitlets==5.14.3 traitlets==5.14.3
types-python-dateutil==2.9.0.20240906 types-python-dateutil==2.9.0.20240906
tzdata==2024.1
uri-template==1.3.0 uri-template==1.3.0
urllib3==2.2.2 urllib3==2.2.2
wcwidth==0.2.13 wcwidth==0.2.13