2019-07-29 10:24:54 +00:00
|
|
|
###############################################################################
|
|
|
|
#
|
|
|
|
# IMPORTANT:
|
|
|
|
#
|
|
|
|
# If runtime or build time dependencies are changed in this file, the committer
|
|
|
|
# *must* ensure the DEB and RPM package maintainers are informed as soon as
|
|
|
|
# possible.
|
|
|
|
#
|
|
|
|
###############################################################################
|
|
|
|
|
2018-01-29 12:45:32 +00:00
|
|
|
#####################################
|
|
|
|
# Include all the common dependencies
|
|
|
|
#####################################
|
|
|
|
-r ../../requirements.txt
|
|
|
|
|
|
|
|
###########################################
|
|
|
|
# Add all the development dependencies here
|
|
|
|
###########################################
|
2019-02-07 10:34:07 +00:00
|
|
|
extras==1.0.0
|
2023-06-09 11:54:43 +00:00
|
|
|
fixtures==4.1.0
|
2019-02-07 10:34:07 +00:00
|
|
|
linecache2==1.0.0
|
2024-06-07 11:23:22 +00:00
|
|
|
pbr==6.0.0
|
2019-03-20 13:01:32 +00:00
|
|
|
pycodestyle>=2.5.0
|
2019-02-07 10:34:07 +00:00
|
|
|
python-mimeparse==1.6.0
|
2017-02-26 09:06:17 +00:00
|
|
|
testscenarios==0.5.0
|
2024-06-12 06:14:31 +00:00
|
|
|
testtools==2.7.2
|
2017-03-02 09:18:45 +00:00
|
|
|
traceback2==1.4.0
|
2024-06-07 11:09:53 +00:00
|
|
|
selenium==4.21.0
|