2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 04:59:01 +00:00
bench/requirements.txt
Chinmay D. Pai e5b84be566
chore: pin gitdb2 only for python < 3.4
pip allows pinning requirement using environment markers[0]

[0]: https://www.python.org/dev/peps/pep-0508/#environment-markers

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-02-25 12:11:24 +05:30

19 lines
321 B
Plaintext

Click==7.0
GitPython==2.1.11
honcho==1.0.1
Jinja2==2.10.3
python-crontab==2.4.0
requests==2.22.0
semantic_version==2.8.2
setuptools==40.8.0
six==1.12.0
virtualenv==16.6.0
gitdb2==2.0.6;python_version<'3.4'
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