Skip to content

Commit

Permalink
feat: new packages were added to work with rq and redis
Browse files Browse the repository at this point in the history
  • Loading branch information
scientiststwin committed Jul 27, 2023
1 parent 5da24e7 commit 4705e34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
async-timeout==4.0.2
attrs==22.2.0
click==8.1.6
coverage==7.2.7
dnspython==2.2.1
exceptiongroup==1.1.0
Expand All @@ -14,6 +16,8 @@ pytest==7.2.0
python-dateutil==2.8.2
python-dotenv==0.21.1
pytz==2022.7.1
redis==4.6.0
rq==1.15.1
six==1.16.0
tomli==2.0.1
tzdata==2023.3

0 comments on commit 4705e34

Please sign in to comment.