wizyta oraz widok księdza
This commit is contained in:
19
pyproject.toml
Normal file
19
pyproject.toml
Normal file
@ -0,0 +1,19 @@
|
||||
[project]
|
||||
name = "eparafia"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"beautifulsoup4>=4.13.4",
|
||||
"crispy-bulma>=0.11.0",
|
||||
"django>=5.1.6",
|
||||
"django-authtools>=2.0.1",
|
||||
"django-browser-reload>=1.18.0",
|
||||
"django-cleanup>=9.0.0",
|
||||
"django-crispy-forms>=2.3",
|
||||
"django-pictures>=1.4.0",
|
||||
"gunicorn>=23.0.0",
|
||||
"lxml>=5.3.1",
|
||||
"requests>=2.32.3",
|
||||
]
|
Reference in New Issue
Block a user