Best Consumer Rated Credit Cards
Open

Train The Trainer Launch Email Template

historia de los materiales timeline timetoast timelines

:
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Blog Name Ideas Train The Trainer Launch Email Template

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions Project Time Tracking Excel Template
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name = "vectorize-iris"
version = "0.1.0"
description = "Simple text extraction from files using Vectorize Iris"
readme = "README.md"
requires-python = ">=3.8"
requires-python = ">=3.10"
dependencies = [
"requests>=2.28.0",
"aiohttp>=3.9.0",
"requests>=2.33.0",
"aiohttp>=3.14.3",
"pydantic>=2.0.0",
]
authors = [
Expand All @@ -16,8 +16,6 @@ classifiers = [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
Expand All @@ -29,7 +27,7 @@ build-backend = "hatchling.build"

[tool.uv]
dev-dependencies = [
"pytest>=7.0.0",
"pytest>=9.0.3",
"pytest-cov>=4.0.0",
"pytest-asyncio>=0.21.0",
"pytest-xdist>=3.0.0",
Expand Down
Loading
Loading