| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent efd7cb2 commit a6293ee
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -50,7 +50,7 @@ python = "^3.10.0" | |||
| 50 | 50 | # upper bound manually after verifying compatibility with each new release. | |
| 51 | 51 | pydantic = ">=2.11.9,<2.14" | |
| 52 | 52 | SQLAlchemy = {version = "^2.0.40", extras = ["asyncio"]} | |
| 53 | - cryptography = { version = ">=44.0.1,<50.0.0", optional = true } | ||
| 53 | + cryptography = { version = ">=44.0.1,<51.0.0", optional = true } | ||
| 54 | 54 | # Async database drivers | |
| 55 | 55 | aiosqlite = { version = ">=0.19,<0.23", optional = true } | |
| 56 | 56 | aiomysql = { version = ">=0.1.0", optional = true } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments