aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2017-09-06 22:19:03 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2017-09-06 22:19:03 +0200
commit1733547e0481f3dd2a500577126c5382dc6bb4f7 (patch)
treedbb12abdbe5865b069f3ca2d6adc50127502e040 /requirements.txt
parentae11977b4f00e9aca99655877f0584fab791c58b (diff)
downloadee-python-1733547e0481f3dd2a500577126c5382dc6bb4f7.tar.gz
ee-python-1733547e0481f3dd2a500577126c5382dc6bb4f7.tar.bz2
ee-python-1733547e0481f3dd2a500577126c5382dc6bb4f7.tar.xz
ee-python-1733547e0481f3dd2a500577126c5382dc6bb4f7.zip
o Better API for the Digikey downloader.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 22e94b5..2c5de4c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,6 +11,7 @@ parsec==3.3
Pillow==4.2.1
pytest==3.2.0
pyyaml==3.12
+requests==2.18.4
sympy==1.0
typing==3.6.2; python_version < '3.0'