mirror of
https://github.com/frappe/bench.git
synced 2024-11-12 00:06:36 +00:00
fix: pin dependencies of requirements
This commit is contained in:
parent
92d2fbdc13
commit
c660593a9a
@ -8,3 +8,11 @@ semantic_version==2.8.2
|
|||||||
setuptools==40.8.0
|
setuptools==40.8.0
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
virtualenv==16.6.0
|
virtualenv==16.6.0
|
||||||
|
gitdb2==2.0.6
|
||||||
|
MarkupSafe==1.1.1
|
||||||
|
python-dateutil==2.8.1
|
||||||
|
idna==2.8
|
||||||
|
certifi==2019.9.11
|
||||||
|
urllib3==1.25.7
|
||||||
|
chardet==3.0.4
|
||||||
|
smmap2==2.0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user