cunybpl / aiodal

async data access layer and related tools for sqlalchemy core
0 stars 0 forks source link

bump anyio #25

Closed bsnacks000 closed 7 months ago

bsnacks000 commented 7 months ago

@tinnaing347 Been using anyio over asyncio for some projects and we need to bump to 0.4 to get some new features...

Because aiodal (0.5.1) @ git+https://github.com/cunybpl/aiodal.git@0.5.1 depends on anyio (^3.6.2)
 and dcascal depends on anyio (^0.4), aiodal is forbidden.
So, because dcascal depends on aiodal (0.5.1) @ git+https://github.com/cunybpl/aiodal.git@0.5.1, version solving failed.
bsnacks000 commented 7 months ago

We can bump to 0.6 ... will need to prob update our other apps.