2019-07-29 05:24:54 -05: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 06:45:32 -06:00
|
|
|
#####################################
|
|
|
|
# Include all the common dependencies
|
|
|
|
#####################################
|
|
|
|
-r ../../requirements.txt
|
|
|
|
|
|
|
|
###########################################
|
|
|
|
# Add all the development dependencies here
|
|
|
|
###########################################
|
2019-02-07 04:34:07 -06:00
|
|
|
extras==1.0.0
|
2023-06-09 06:54:43 -05:00
|
|
|
fixtures==4.1.0
|
2019-02-07 04:34:07 -06:00
|
|
|
linecache2==1.0.0
|
2024-06-07 06:23:22 -05:00
|
|
|
pbr==6.0.0
|
2019-03-20 08:01:32 -05:00
|
|
|
pycodestyle>=2.5.0
|
2019-02-07 04:34:07 -06:00
|
|
|
python-mimeparse==1.6.0
|
2017-02-26 03:06:17 -06:00
|
|
|
testscenarios==0.5.0
|
2023-12-18 01:57:05 -06:00
|
|
|
testtools==2.7.1
|
2017-03-02 03:18:45 -06:00
|
|
|
traceback2==1.4.0
|
2024-06-07 06:09:53 -05:00
|
|
|
selenium==4.21.0
|