Skip to content

Commit a2313da

Browse files
Staging into Master (#70)
2 parents ab061ca + f57df07 commit a2313da

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ slack_sdk==3.19.5 # The Slack API Platform SDK for Python
2929
xacro4sdf==2.1.0 # A simple XML macro script for SDF, like ros/xacro which is designed for URDF
3030
xlrd==2.0.1 # Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files
3131
xlsxwriter==3.0.7 # A Python module for creating Excel XLSX files
32+
plotly==5.16.1 #Browser based graphing library

backend/valifn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "1.5.0"
1+
__version__ = "1.5.0-release-candidate-1693480082"
22

0 commit comments

Comments
 (0)