Ignore db files, add GitPython & Pytz dependencies

This commit is contained in:
Xevion
2022-06-18 19:09:01 -05:00
parent 98e8836a14
commit 373d4412b9
3 changed files with 34 additions and 1 deletions
+2
View File
@@ -8,6 +8,8 @@ rich = "*"
requests = "*"
python-decouple = "*"
python-dateutil = "*"
gitpython = "*"
pytz = "*"
[dev-packages]