update requirements.txt

This commit is contained in:
SowinskiBraeden committed 2025-03-13 17:21:48 -07:00
1 parent 83f700fd31
commit 0c8120a9a5
4 files changed
+29 -11

No files matched your search

+2 -1
View File
@@ -1,6 +1,7 @@
#!/usr/bin/env python3
from typing import List, Dict
import json
# Only ever really needs to be run one time
def getSet(team: str) -> str:
team = team.upper()