Files
windmill/lsp/Pipfile
Ruben Fiszel e6632a32c9 chore(main): release 1.87.0 (#1375)
* chore(main): release 2.0.0

* Apply automatic changes

* Update version.txt

* Update CHANGELOG.md

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-04-11 21:11:11 +02:00

45 lines
715 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
wmill = ">=1.87.0"
wmill_pg = ">=1.87.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 = "*"