diff options
| author | kd <kdam0@localhost.localdomain> | 2020-06-09 20:26:53 +0000 |
|---|---|---|
| committer | kd <kdam0@localhost.localdomain> | 2020-06-09 20:26:53 +0000 |
| commit | 474fbe0850ba5dc6a7aa8eb06c60d229af674dcb (patch) | |
| tree | a3404048efbbea06f5943999f2cd034c371ccdbf /requirements.txt | |
initial commit
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..3ceef42 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +requests>=2,<3 +msal>=0,<2 +jsonpath-ng>=1.5 |
