Initial Commit

This commit is contained in:
2024-12-25 15:05:39 -08:00
commit aa6581a805
8 changed files with 1219 additions and 0 deletions

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
GitPython==3.1.43 # https://pypi.org/project/GitPython/
beautifulsoup4==4.12.3 # https://pypi.org/project/beautifulsoup4/
requests==2.32.3 # https://pypi.org/project/requests/
vermin==1.6.0 # https://pypi.org/project/vermin/