diff options
author | rubenwardy <rw@rubenwardy.com> | 2020-02-15 15:23:43 +0000 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2020-02-15 15:23:43 +0000 |
commit | 2976afd5d187784c7a559d3ec6f878ac4c8fecdf (patch) | |
tree | 77efc43ff83573927d93192aab529251119071e9 | |
parent | 744c52ba1821506f14fa0226afc8975b04cf76d5 (diff) | |
download | cheatdb-2976afd5d187784c7a559d3ec6f878ac4c8fecdf.tar.xz |
Update git-archive-allv1.23.6
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 104755b..1282012 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ beautifulsoup4~=4.6 celery~=4.4 kombu~=4.6 GitPython~=3.0 -git-archive-all~=1.20 +git-archive-all~=1.21 lxml~=4.2 pillow~=7.0 pyScss~=1.3 |