multilingual-paperbase / requirements.txt
Crystina
init
0a97af6
raw
history blame contribute delete
186 Bytes
# No external dependencies required for this script
# Uses only Python standard library modules:
# - re (regular expressions)
# - os (operating system interface)
# - typing (type hints)