Skip to content

Commit

Permalink
Improve Strategies
Browse files Browse the repository at this point in the history
- Add requirement checking for availability
  • Loading branch information
math-a3k committed Sep 12, 2023
1 parent 8ddd12f commit 1e6e8f8
Show file tree
Hide file tree
Showing 4 changed files with 140 additions and 107 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ django-clearcache = "*"
django-ratelimit = "*"
django-ai = {ref = "tradero", editable = true, git = "https://github.com/math-a3k/django-ai.git"}
pipenv = "==v2023.7.23"
pytest-env = "*"

[dev-packages]
pre-commit = "*"
Expand Down
Loading

0 comments on commit 1e6e8f8

Please sign in to comment.