mirror of https://github.com/zulip/zulip.git
requirements: Rerun update-locked-requirements.
Apparently, pip 19.2.3 was released yesterday, resulting in test-locked-requirements failing after we merged the latest updates to it.
This commit is contained in:
parent
8f13b6eed1
commit
63841814ce
|
@ -191,5 +191,5 @@ git+https://github.com/zulip/python-zulip-api.git@804501610b6a205334e71b4e441fca
|
|||
git+https://github.com/zulip/python-zulip-api.git@804501610b6a205334e71b4e441fca60acf650da#egg=zulip_bots==0.6.1+git&subdirectory=zulip_bots
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# pip==19.2.2
|
||||
# pip==19.2.3
|
||||
# setuptools==41.2.0 # via cfn-lint, ipython, jsonschema, markdown, pyhamcrest, sphinx, zope.interface
|
||||
|
|
|
@ -122,5 +122,5 @@ git+https://github.com/zulip/python-zulip-api.git@804501610b6a205334e71b4e441fca
|
|||
git+https://github.com/zulip/python-zulip-api.git@804501610b6a205334e71b4e441fca60acf650da#egg=zulip_bots==0.6.1+git&subdirectory=zulip_bots
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
# pip==19.2.2
|
||||
# pip==19.2.3
|
||||
# setuptools==41.2.0 # via ipython, markdown
|
||||
|
|
Loading…
Reference in New Issue