irc-meetings/test-requirements.txt
Pierre Riteau 2aa28e65cb Fix pep8 failures
The openstack-tox-pep8 job is failing with:

AttributeError: 'FlakesChecker' object has no attribute 'CONSTANT'

Fix by using a newer version of hacking and fix problems it found.

Change-Id: I26e7309d9f90cbad877f8f65ba8c2ec0ee023c70
2020-10-05 18:32:56 +02:00

6 lines
126 B
Plaintext

hacking>=3.0.1,<3.1.0 # Apache-2.0
pytz>=2013.6 # MIT
PyYAML>=3.1.0 # MIT
requests>=2.10.0 # Apache-2.0
yaml2ical>=0.10.0