Files
windmill/lsp/Pipfile
T
Ruben Fiszel 3d356456c0 chore(main): release 1.20.0 (#207)
* chore(main): release 1.20.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-07-17 18:53:18 +02:00

24 lines
371 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
wmill = ">=1.20.0"
wmill_pg = ">=1.20.0"
requests = "*"
sendgrid = "*"
psycopg2-binary = "*"
mysql-connector-python = "*"
pymongo = "*"
slack_sdk = "*"
google-api-python-client = "*"
pandas = "*"
numpy = "*"
seaborn = "*"
yfinance = "*"
pyowm = "*"
pyairtable = "*"
matplotlib = "*"