Skip to content

Commit 6bc7fe1

Browse files
committed
move requests to tcsocket/requirements.txt
1 parent 6edfde2 commit 6bc7fe1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tcsocket/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ python-dateutil==2.8.1
1010
pillow==8.1.2
1111
pydantic[email]==1.5.1
1212
raven==6.10.0
13+
requests==2.24.0
1314
uvloop==0.15.2
1415
ipython==7.21.0
1516
pgcli==3.1.0

tests/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ pytest-isort==1.3.0
1212
pytest-mock==3.5.1
1313
pytest-sugar==0.9.4
1414
pytest-toolbox==0.4
15-
requests==2.24.0

0 commit comments

Comments
 (0)