-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
closes #7
- Loading branch information
Showing
10 changed files
with
99 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
# | ||
# This file is autogenerated by hatch-pip-compile with Python 3.13 | ||
# | ||
# - pytest | ||
# - pytest-cov | ||
# - click | ||
# - lunchable>=1.2.1 | ||
# - pandas | ||
# - rich | ||
# | ||
|
||
annotated-types==0.7.0 | ||
# via pydantic | ||
anyio==4.7.0 | ||
# via httpx | ||
certifi==2024.8.30 | ||
# via | ||
# httpcore | ||
# httpx | ||
click==8.1.7 | ||
# via | ||
# hatch.envs.all.py3.13 | ||
# click-plugins | ||
# lunchable | ||
click-plugins==1.1.1 | ||
# via lunchable | ||
coverage==7.6.9 | ||
# via pytest-cov | ||
h11==0.14.0 | ||
# via httpcore | ||
httpcore==1.0.7 | ||
# via httpx | ||
httpx==0.28.1 | ||
# via lunchable | ||
idna==3.10 | ||
# via | ||
# anyio | ||
# httpx | ||
importlib-metadata==8.5.0 | ||
# via lunchable | ||
iniconfig==2.0.0 | ||
# via pytest | ||
lunchable==1.4.1 | ||
# via hatch.envs.all.py3.13 | ||
markdown-it-py==3.0.0 | ||
# via rich | ||
mdurl==0.1.2 | ||
# via markdown-it-py | ||
numpy==2.2.0 | ||
# via pandas | ||
packaging==24.2 | ||
# via pytest | ||
pandas==2.2.3 | ||
# via hatch.envs.all.py3.13 | ||
pluggy==1.5.0 | ||
# via pytest | ||
pydantic==2.10.3 | ||
# via lunchable | ||
pydantic-core==2.27.1 | ||
# via pydantic | ||
pygments==2.18.0 | ||
# via rich | ||
pytest==8.3.4 | ||
# via | ||
# hatch.envs.all.py3.13 | ||
# pytest-cov | ||
pytest-cov==6.0.0 | ||
# via hatch.envs.all.py3.13 | ||
python-dateutil==2.9.0.post0 | ||
# via pandas | ||
pytz==2024.2 | ||
# via pandas | ||
rich==13.9.4 | ||
# via | ||
# hatch.envs.all.py3.13 | ||
# lunchable | ||
six==1.17.0 | ||
# via python-dateutil | ||
sniffio==1.3.1 | ||
# via anyio | ||
typing-extensions==4.12.2 | ||
# via | ||
# pydantic | ||
# pydantic-core | ||
tzdata==2024.2 | ||
# via pandas | ||
zipp==3.21.0 | ||
# via importlib-metadata |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters