create core framework
This commit is contained in:
21
core/requirements.txt
Normal file
21
core/requirements.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --output-file=requirements.txt
|
||||
#
|
||||
--index-url https://gitea.woggioni.net/api/packages/woggioni/pypi/simple
|
||||
--extra-index-url https://pypi.org/simple
|
||||
|
||||
aiofiles==24.1.0
|
||||
# via bugis_core (pyproject.toml)
|
||||
pwo==0.0.5
|
||||
# via bugis_core (pyproject.toml)
|
||||
pyyaml==6.0.2
|
||||
# via bugis_core (pyproject.toml)
|
||||
sortedcontainers==2.4.0
|
||||
# via bugis_core (pyproject.toml)
|
||||
typing-extensions==4.12.2
|
||||
# via pwo
|
||||
watchdog==5.0.3
|
||||
# via bugis_core (pyproject.toml)
|
Reference in New Issue
Block a user