Files
windmill/lsp/Pipfile
T
Ruben Fiszel 38ac8de377 chore(main): release 1.60.0 (#1086)
* chore(main): release 1.60.0

* Update CHANGELOG.md

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-01-11 12:14:48 +01:00

43 lines
688 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
wmill = ">=1.60.0"
wmill_pg = ">=1.60.0"
sendgrid = "*"
mysql-connector-python = "*"
pymongo = "*"
slack_sdk = "*"
google-api-python-client = "*"
seaborn = "*"
yfinance = "*"
pyowm = "*"
pyairtable = "*"
matplotlib = "*"
nltk = "*"
pandas = "*"
numpy = "*"
pyyaml = "*"
toml = "*"
psycopg2-binary = "*"
awscli = "*"
python-dateutil = "*"
pytz = "*"
pyjwt = "*"
sqlalchemy = "*"
urllib3 = "*"
requests = "*"
s3transfer = "*"
six = "*"
certifi = "*"
idna = "*"
charset-normalizer = "*"
typing-extensions = "*"
google-api-core = "*"
rsa = "*"
cryptography = "*"
pyparsing = "*"
jmespath = "*"
boto3 = "*"