Skip to content

Commit

Permalink
Updated requirements.txt to fix the dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
prshant70 authored Sep 25, 2023
1 parent 52a7687 commit 6450e68
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aioredis~=2.0
ujson~=5.4
fakeredis~=2.0
aiounittest~=1.4
coverage~=6.3
aioredis==2.0.1
ujson==4.1.0
fakeredis==2.0.0
aiounittest==1.4.1
coverage==6.3.2

0 comments on commit 6450e68

Please sign in to comment.