Initial Commit

This commit is contained in:
Isaac Parenteau
2022-03-04 19:36:21 -05:00
commit 743935c6c8
3 changed files with 108 additions and 0 deletions

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
pyjwt==1.5.3
requests==2.27.1