Added requirements.txt. Started adding logic to pull latest version from git.

This commit is contained in:
dan
2021-06-10 23:50:24 -04:00
parent 8e09abb4d8
commit 086cd1edf9
2 changed files with 8 additions and 2 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
certifi==2021.5.30
chardet==4.0.0
idna==2.10
requests==2.25.1
urllib3==1.26.5