Files
windmill/lsp/Pipfile
Ruben Fiszel 1a8b3e49eb chore(main): release 1.365.0 (#4093)
* chore(main): release 1.365.0

* Apply automatic changes

---------

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

45 lines
717 B
TOML

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