Skip to content

Commit 56bceab

Browse files
committed
Fix conflicts with pyyaml and requests versions
1 parent 3eab0ba commit 56bceab

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

requirements/common.pip

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,8 @@ python-dateutil==2.8.1
8383
python-geohash==0.8.5
8484
python-slugify==4.0.1
8585
python3-memcached==1.51
86-
PyYAML==5.1.2
8786
redgreenunittest==0.1.1
8887
redis==2.10.3
89-
requests==2.18.1
9088
rsa==4.7.2
9189
scandir==1.5
9290
scikit-learn==0.21.3

requirements/prod_20_04.pip

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,9 @@ python-geohash==0.8.5
9393
python-magic==0.4.27
9494
python-slugify==4.0.1
9595
python3-memcached==1.51
96-
PyYAML==5.1.2
9796
rawpy==0.17.1
9897
redgreenunittest==0.1.1
9998
redis==2.10.3
100-
requests==2.18.1
10199
rsa==4.7.2
102100
scandir==1.5
103101
scikit-learn==0.21.3

0 commit comments

Comments
 (0)