1 parent cfb674d commit cade8f7Copy full SHA for cade8f7
1 file changed
pyproject.toml
@@ -11,4 +11,8 @@ dependencies = [
11
"urllib3>=2.6.3",
12
"starlette>=0.49.1",
13
"h11>=0.16.0",
14
-]
+ "python-dotenv>=1.2.2",
15
+ "python-multipart>=0.0.26",
16
+ "cryptography>=46.0.7",
17
+ "Pygments>=2.20.0",
18
+]}}
0 commit comments