|
[[source]] |
|
url = "https://pypi.org/simple" |
|
verify_ssl = true |
|
name = "pypi" |
|
|
|
[packages] |
|
aiofiles = "==23.2.1" |
|
aiohttp = "==3.9.3" |
|
aiosignal = "==1.3.1" |
|
async-timeout = "==4.0.3" |
|
asyncache = "==0.3.1" |
|
asyncio = "==3.4.3" |
|
attrs = "==23.2.0" |
|
blinker = "==1.7.0" |
|
cachetools = "==5.3.3" |
|
certifi = "==2024.2.2" |
|
charset-normalizer = "==3.3.2" |
|
click = "==8.1.7" |
|
contourpy = "==1.2.1" |
|
cycler = "==0.12.1" |
|
enkacard = "==3.3.0" |
|
"enkanetworkv2.py" = "==2.0.4" |
|
flask = "==3.0.3" |
|
fonttools = "==4.51.0" |
|
frozenlist = "==1.4.1" |
|
gunicorn = "==21.2.0" |
|
idna = "==3.6" |
|
itsdangerous = "==2.1.2" |
|
jinja2 = "==3.1.3" |
|
kiwisolver = "==1.4.5" |
|
markupsafe = "==2.1.5" |
|
matplotlib = "==3.8.4" |
|
more-itertools = "==10.2.0" |
|
multidict = "==6.0.5" |
|
numpy = "==1.26.4" |
|
packaging = "==24.0" |
|
pillow = "==10.3.0" |
|
pydantic = "==1.10.15" |
|
pyparsing = "==3.1.2" |
|
python-dateutil = "==2.9.0.post0" |
|
requests = "==2.31.0" |
|
six = "==1.16.0" |
|
typing-extensions = "==4.11.0" |
|
urllib3 = "==2.2.1" |
|
werkzeug = "==3.0.2" |
|
yarl = "==1.9.4" |
|
|
|
[dev-packages] |
|
|
|
[requires] |
|
python_version = "3.10" |
|
|