Skip to content

Commit

Permalink
patch: fixed requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
AshminJayson committed Sep 22, 2023
1 parent 4978c79 commit 48a571a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ async def hello():
async def frequent_patterns():
frequent_patterns = apriori.get_frequent_patterns()
return frequent_patterns


class User(BaseModel):
username: str
Expand Down
Binary file modified requirements.txt
Binary file not shown.

0 comments on commit 48a571a

Please sign in to comment.