Skip to content

Commit 7756286

Browse files
move pycurl to test env
1 parent 53492ce commit 7756286

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ tox-pytest-summary~=0.1.2
99
mongomock==4.0.0
1010
uvicorn[standard]
1111
allure-pytest-bdd==2.10.0
12+
pycurl~=7.45.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Project dependecies
22
pydantic~=1.9.0
3-
requests~=2.27.1
3+
requests~=2.28.2
44
deepdiff~=5.7.0
55
jinja2~=3.1.2
66
python-dotenv~=0.19.2

0 commit comments

Comments
 (0)