Skip to content

Commit d008ac5

Browse files
committed
update deps versioning
1 parent f404c3c commit d008ac5

1 file changed

Lines changed: 5 additions & 15 deletions

File tree

canary/requirements.txt

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
1-
dnspython==2.7.0
2-
googleapis-common-protos==1.66.0
3-
grpclib==0.4.7
4-
h2==4.1.0
5-
hpack==4.1.0
6-
hyperframe==6.1.0
7-
multidict==6.1.0
8-
numpy==2.2.2
9-
protobuf==5.29.1
10-
pymongo==4.11
11-
python-dateutil==2.9.0.post0
12-
six==1.17.0
13-
slack-sdk==3.34.0
14-
typing-extensions==4.12.2
15-
viam-sdk==0.38.0
1+
numpy ~= 2.2
2+
pymongo ~= 4.11
3+
python-dateutil ~= 2.2
4+
slack-sdk ~= 3.34
5+
viam-sdk ~= 0.38

0 commit comments

Comments
 (0)