Skip to content

Commit

Permalink
Add ‘httptools’ to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
vas3k committed Nov 4, 2020
1 parent 827f2d6 commit 1155987
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ typus = "*"
gdal = "==2.4.0"
stripe = "*"
icalendar = "*"
httptools = "*"

[requires]
python_version = "3.8"
Expand Down
20 changes: 19 additions & 1 deletion Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2
gdal==2.4.0
gunicorn==20.0.4
h11==0.11.0
httptools==0.1.1
icalendar==4.0.7
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
jieba3k==0.35.1
Expand Down

0 comments on commit 1155987

Please sign in to comment.