Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,10 @@ google-api-python-client==1.2 \
html5lib==0.9999999 \
--hash=sha256:2612a191a8d5842bfa057e41ba50bbb9dcb722419d2408c78cff4758d0754868 # pyup: <=0.9999999
# httplib2 is required by google-api-python-client
httplib2==0.9.2 \
--hash=sha256:c3aba1c9539711551f4d83e857b316b5134a1c4ddce98a875b7027be7dd6d988 \
--hash=sha256:fe187f315336c3daa6616d09f327a6e6560b082fce59723f77336329fdcbfc36
httplib2==0.10.1 \
--hash=sha256:779894d632b2090726915b77d5c2091df2802f27511b23dcc6a6834851cd912a \
--hash=sha256:d1b59ba0bbd7283b16d927fee49d339e7796de6de0537c28be725529235d5b95 \
--hash=sha256:2860e95921c2ce932a6d6d920f30e8244f463d148fb0a8e0e10ad0ca47f51587
# idna is required by cryptography
idna==2.2 \
--hash=sha256:16402893379702342a662d3f7fa7e9369e4b4770876b245dbbab1eb12d0a60cf \
Expand Down