diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2019-11-10 10:40:48 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2019-11-10 10:40:48 -0300 |
commit | 99a9b36f43cddc5bf0b9e930873c56cf81740a5c (patch) | |
tree | 0da7cbabece8c9034157c846d07da39dbb166841 /requirements.txt | |
parent | 6413dad8687585acd6e588a710a839dca769dea5 (diff) |
Experimental new config parser
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 9ae62ea..2f964c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,3 +2,4 @@ Click==7.0 Jinja2==2.10.1 qtoml==0.2.4 pyparsing==2.4.2 +requests==2.22.0 |