Skip to content

Commit

Permalink
fix: unit test fix #ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
normal-wls committed Apr 10, 2024
1 parent adbf3cd commit 07c9b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ bk-iam==1.2.0
celery==5.1.2
django-celery-beat==2.2.0
django-celery-results==2.1.0
redis==4.2.2
redis==4.1.4
django-timezone-field==4.1.0
importlib-metadata==3.7.3

Expand All @@ -72,7 +72,7 @@ requests_toolbelt==0.9.1
# test
factory_boy==2.11.1
mock==2.0.0
fakeredis==1.7.4
fakeredis==1.7.1
django-test-toolkit==1.0.0

# apigw
Expand Down

0 comments on commit 07c9b58

Please sign in to comment.