mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-05 09:53:33 +03:00
Merge pull request #1 from devdave/devdave-patch-inclusives
change to inclusive clauses >= vs absolute ==
This commit is contained in:
commit
85c18bde5b
12
requirements
12
requirements
@ -1,6 +1,6 @@
|
|||||||
argh==0.26.2
|
argh>=0.26.2
|
||||||
pathtools==0.1.2
|
pathtools>=0.1.2
|
||||||
PyYAML==3.12
|
PyYAML>=3.12
|
||||||
requests==2.11.1
|
requests>=2.11.1
|
||||||
watchdog==0.8.3
|
watchdog>=0.8.3
|
||||||
wheel==0.24.0
|
wheel>=0.24.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user