We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6352807 commit 5ce08a3Copy full SHA for 5ce08a3
Pipfile
@@ -11,14 +11,13 @@ pytest-cov = "*"
11
isort = "*"
12
mypy = "*"
13
vcrpy = "*"
14
+types-requests = "*"
15
16
[packages]
17
requests = "*"
18
boto3 = "*"
19
pydantic = "*"
20
jinja2 = "*"
-joblib = "*"
21
-typing-extensions = "*"
22
23
[requires]
24
python_version = "3.8"
0 commit comments