Skip to content

Commit 9684cf9

Browse files
Merge pull request #751 from VWS-Python/pip-2020
Stop pinning requirements in order to satisfy new pip resolver
2 parents 2f5e6e8 + c7eb4dc commit 9684cf9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Pillow==7.2.0
2-
VWS-Auth-Tools==2020.5.31.0
3-
backports.zoneinfo==0.2.1
4-
flask==1.1.2
5-
requests-mock==1.8.0
6-
requests==2.24.0
7-
wrapt==1.12.1
1+
Pillow
2+
VWS-Auth-Tools
3+
backports.zoneinfo
4+
flask
5+
requests-mock
6+
requests
7+
wrapt

0 commit comments

Comments
 (0)