Skip to content

Commit ec154be

Browse files
committed
fix: lock aiomongo version
1 parent 61bea8e commit ec154be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git+https://github.com/LukeXuan/aiosmtplib # custom aiosmtlib with ssl support
2-
git+https://github.com/iceb0y/aiomongo
2+
git+https://github.com/iceb0y/aiomongo@d229a1f9a0901753c5d66e9a9c45cb756aea2199
33
accept==0.1.0
44
aioamqp==0.14.0
55
aiohttp==2.2.0

0 commit comments

Comments
 (0)