-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
170 additions
and
29 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
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,149 @@ | ||
# | ||
# This file is autogenerated by hatch-pip-compile with Python 3.13 | ||
# | ||
# - pytest | ||
# - pytest-cov | ||
# - pytest-mock | ||
# - vcrpy~=5.1.0 | ||
# - click-plugins>=1.1.1 | ||
# - click>=8.0.1 | ||
# - httpx | ||
# - importlib-metadata>=3.6 | ||
# - pydantic<3,>=2 | ||
# - rich>=10.0.0 | ||
# - lunchable-primelunch | ||
# - lunchable-pushlunch | ||
# - lunchable-splitlunch | ||
# | ||
|
||
annotated-types==0.7.0 | ||
# via pydantic | ||
anyio==4.7.0 | ||
# via httpx | ||
certifi==2024.12.14 | ||
# via | ||
# httpcore | ||
# httpx | ||
# requests | ||
charset-normalizer==3.4.1 | ||
# via requests | ||
click==8.1.8 | ||
# via | ||
# hatch.envs.all.py3.13 | ||
# click-plugins | ||
# lunchable | ||
# lunchable-primelunch | ||
# lunchable-pushlunch | ||
# lunchable-splitlunch | ||
click-plugins==1.1.1 | ||
# via | ||
# hatch.envs.all.py3.13 | ||
# lunchable | ||
coverage==7.6.10 | ||
# via pytest-cov | ||
h11==0.14.0 | ||
# via httpcore | ||
httpcore==1.0.7 | ||
# via httpx | ||
httpx==0.28.1 | ||
# via | ||
# hatch.envs.all.py3.13 | ||
# lunchable | ||
idna==3.10 | ||
# via | ||
# anyio | ||
# httpx | ||
# requests | ||
# yarl | ||
importlib-metadata==8.5.0 | ||
# via | ||
# hatch.envs.all.py3.13 | ||
# lunchable | ||
iniconfig==2.0.0 | ||
# via pytest | ||
lunchable-primelunch==1.0.5 | ||
# via hatch.envs.all.py3.13 | ||
lunchable-pushlunch==1.1.0 | ||
# via hatch.envs.all.py3.13 | ||
lunchable-splitlunch==1.0.3 | ||
# via hatch.envs.all.py3.13 | ||
markdown-it-py==3.0.0 | ||
# via rich | ||
mdurl==0.1.2 | ||
# via markdown-it-py | ||
multidict==6.1.0 | ||
# via yarl | ||
numpy==2.2.1 | ||
# via pandas | ||
oauthlib==3.2.2 | ||
# via requests-oauthlib | ||
packaging==24.2 | ||
# via pytest | ||
pandas==2.2.3 | ||
# via lunchable-primelunch | ||
pluggy==1.5.0 | ||
# via pytest | ||
propcache==0.2.1 | ||
# via yarl | ||
pydantic==2.10.4 | ||
# via | ||
# hatch.envs.all.py3.13 | ||
# lunchable | ||
pydantic-core==2.27.2 | ||
# via pydantic | ||
pygments==2.18.0 | ||
# via rich | ||
pytest==8.3.4 | ||
# via | ||
# hatch.envs.all.py3.13 | ||
# pytest-cov | ||
# pytest-mock | ||
pytest-cov==6.0.0 | ||
# via hatch.envs.all.py3.13 | ||
pytest-mock==3.14.0 | ||
# via hatch.envs.all.py3.13 | ||
python-dateutil==2.9.0.post0 | ||
# via | ||
# lunchable-splitlunch | ||
# pandas | ||
pytz==2024.2 | ||
# via pandas | ||
pyyaml==6.0.2 | ||
# via vcrpy | ||
requests==2.32.3 | ||
# via | ||
# requests-oauthlib | ||
# splitwise | ||
requests-oauthlib==1.3.1 | ||
# via splitwise | ||
rich==13.9.4 | ||
# via | ||
# hatch.envs.all.py3.13 | ||
# lunchable | ||
# lunchable-primelunch | ||
# lunchable-splitlunch | ||
six==1.17.0 | ||
# via python-dateutil | ||
sniffio==1.3.1 | ||
# via anyio | ||
splitwise==2.5.0 | ||
# via lunchable-splitlunch | ||
typing-extensions==4.12.2 | ||
# via | ||
# pydantic | ||
# pydantic-core | ||
tzdata==2024.2 | ||
# via pandas | ||
urllib3==2.3.0 | ||
# via requests | ||
vcrpy==5.1.0 | ||
# via hatch.envs.all.py3.13 | ||
wrapt==1.17.0 | ||
# via vcrpy | ||
yarl==1.18.3 | ||
# via vcrpy | ||
zipp==3.21.0 | ||
# via importlib-metadata | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
# lunchable |
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