mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
#1191 Added possibility to pass custom headers to URLInputFile object
This commit is contained in:
parent
a890622e40
commit
32c10396fe
10 changed files with 53 additions and 16 deletions
|
|
@ -49,7 +49,7 @@ dependencies = [
|
|||
dynamic = ["version"]
|
||||
|
||||
[tool.hatch.version]
|
||||
path = "aiogram/__init__.py"
|
||||
path = "aiogram/__meta__.py"
|
||||
|
||||
[project.optional-dependencies]
|
||||
fast = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue