Permalink
Browse files
Added requirements.txt to tests/
- Loading branch information...
Showing
with
7 additions
and
0 deletions.
-
+7
−0
tests/requirements.txt
|
|
@@ -0,0 +1,7 @@ |
|
|
+numpy==1.11.1
|
|
|
+pandas==0.18.1
|
|
|
+psycopg2==2.6.2
|
|
|
+python-dateutil==2.5.3
|
|
|
+pytz==2016.4
|
|
|
+six==1.10.0
|
|
|
+wheel==0.26.0
|
0 comments on commit
9d0376c