wip
This commit is contained in:
parent
cedb02e77e
commit
b9573deb75
5 changed files with 198 additions and 0 deletions
28
requirements.txt
Normal file
28
requirements.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.10
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile pyproject.toml
|
||||
#
|
||||
click==8.1.3
|
||||
# via typer
|
||||
debugpy==1.6.6
|
||||
# via cave-survival (pyproject.toml)
|
||||
markdown-it-py==2.2.0
|
||||
# via rich
|
||||
mdurl==0.1.2
|
||||
# via markdown-it-py
|
||||
noise==1.2.2
|
||||
# via cave-survival (pyproject.toml)
|
||||
pydantic==1.10.6
|
||||
# via cave-survival (pyproject.toml)
|
||||
pygame==2.3.0
|
||||
# via cave-survival (pyproject.toml)
|
||||
pygments==2.14.0
|
||||
# via rich
|
||||
rich==13.3.2
|
||||
# via cave-survival (pyproject.toml)
|
||||
typer==0.7.0
|
||||
# via cave-survival (pyproject.toml)
|
||||
typing-extensions==4.5.0
|
||||
# via pydantic
|
||||
Loading…
Add table
Add a link
Reference in a new issue