Files
swift/requirements.txt
Tim Burke a2725ea99f CI: Move lower-constraints job to py37
This got missed when we dropped support for py36.

Related-Change: I6f0cbde23f0a0db75bdb3e598ee862af0bad0dba
Change-Id: I3dcca36744bbdbce7e5e22e50b3a3fa263071717
2025-05-15 17:22:53 -07:00

14 lines
582 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
eventlet>=0.25.0,!=0.34.3 # MIT
greenlet>=0.4.14
PasteDeploy>=2.0.0
lxml>=4.2.3
requests>=2.14.2 # Apache-2.0
xattr>=0.7.2;sys_platform!='win32' # MIT
PyECLib>=1.3.1,!=1.6.2,!=1.6.3 # BSD
cryptography>=2.0.2 # BSD/Apache-2.0
dnspython>=1.15.0 # http://www.dnspython.org/LICENSE