maple/Pipfile
2022-08-08 06:41:25 -05:00

28 lines
411 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
irc3 = "*"
aiocron = "*"
timeago = "*"
isodate = "*"
google-api-python-client = "*"
oauth2client = "*"
aiohttp = "*"
asyncio = "*"
async-timeout = "*"
lxml = "*"
python-twitter = "*"
googlesearch-python = "*"
pyfiglet = "*"
openai = "*"
simplematrixbotlib = "*"
ipdb = "*"
[dev-packages]
[requires]
python_version = "3.9"