browbeat/requirements.txt
Sanjay Chari a0d555812b Multiple worksheets for Rally json Google Sheets
This patch introduces multiple worksheets within one Google sheet
for multiple atomic actions

Change-Id: Ia6542cd7646a87c53cd633bde070939729a7ef9b
2022-01-28 13:17:24 +05:30

19 lines
549 B
Plaintext

# to avoid dependency conflicts, try to use ranges, eventually banning a
# buggy minor version (!=) or capping (<) once you have proof it breaks.
ansible>=2.4.1
elasticsearch==7.13
pyrsistent==0.16.0;python_version<'3'
pyrsistent>=0.17.0;python_version>='3'
grafyaml>=0.0.7
openstacksdk
python-dateutil>=2.4.2
python-openstackclient==3.11.0;python_version<'3'
python-openstackclient>=3.11.0;python_version>='3'
pykwalify==1.7.0;python_version<'3'
pykwalify>=1.8.0;python_version>='3'
gspread
oauth2client
gspread_formatting
pandas
gspread_dataframe