Add requirements.txt

This commit is contained in:
2023-04-01 18:57:26 +02:00
parent 91f29264f9
commit 97ba8fc01b
2 changed files with 13 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,2 +1,5 @@
__pycache__/
*.py[ocd]
env/
.venv/