Skip to content

Commit c7eb4dc

Browse files
committed
Stop pinning requirements in order to satisfy new pip resolver
1 parent 2f5e6e8 commit c7eb4dc

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)