* chore(main): release 1.679.0 * Apply automatic changes --------- Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
44 lines
694 B
TOML
44 lines
694 B
TOML
[[source]]
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
wmill = ">=1.679.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 = "*" |