swift/doc
Andreas Jaeger 019bade19c Remove <py3.5 dependencies from requirements.txt
The requirements repo is support python 3.5 as oldest python version
while swift still supports py27.

thus, requirements-check will fail on a couple of lines in swift.  The
check is only run when these files are touched.

The py2.7 packagers we know about aren't depending on upstream
requirements.txt for correctness and aside from all the production
deployments running on py2.7 we only realistically support >=py3.7

There's no good reason for our requirements.txt to be "unspported" by
the openstack requirements check job.  Since they only support >=py3.5
we can change our requirements.txt inline with that.  This should be
fine for everything we could hope to get out of both our
requirements.txt and the check!

Co-Authored-By: Clay Gerrard <clay.gerrard@gmail.com>
Change-Id: Ibf8000498528c401707be8b0b91b8355cd993786
2020-06-03 08:30:43 +02:00
..
manpages proxy-logging: add fields ttfb and pid 2020-01-27 15:54:52 -05:00
s3api s3api: Implement object versioning API 2020-01-28 14:00:08 -08:00
saio Add etag quoter to saio proxy config 2020-01-31 08:47:00 +11:00
source Ussuri contrib docs community goal 2020-05-26 15:06:02 -07:00
requirements.txt Remove <py3.5 dependencies from requirements.txt 2020-06-03 08:30:43 +02:00