Skip to content

Commit 67ec75b

Browse files
authored
Merge pull request #80 from WadeBarnes/dependancy-updates
Update aiohttp and indy_vdr
2 parents 4d1a00f + 53c143b commit 67ec75b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.8.6
1+
aiohttp==3.9.5
22
base58~=2.1.1
33

44
# temporary to fix transitive dependency issues
@@ -8,4 +8,4 @@ yarl==1.6.0
88
# indy_vdr
99
# Error loading library: indy_vdr specified version because it occurs when installing as pip3 install indy-vdr.
1010

11-
indy_vdr==0.4.0.dev16
11+
indy_vdr==0.4.2

0 commit comments

Comments
 (0)