Skip to content

Commit

Permalink
Enable dependency resolution of latest ovos packages
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Sep 12, 2024
1 parent 5afea58 commit 2d9d37b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
ovos-bus-client~=0.0.3
ovos-bus-client~=0.0,>=0.0.3
combo-lock~=0.2
pytz>=2022.1
timezonefinder~=5.2
nltk~=3.5
pyyaml>=5.4,<7.0
ovos-lingua-franca~=0.4
ovos_utils~=0.0,>=0.0.35
ovos-utils~=0.0,>=0.0.35
geopy~=2.1
ovos-config~=0.0.9
ovos-workshop~=0.0.15
ovos-config~=0.0,>=0.0.9
ovos-workshop~=0.0,>=0.0.15

0 comments on commit 2d9d37b

Please sign in to comment.