Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3023aad

Browse files
committed
freeze requirements in tests
1 parent 5571df8 commit 3023aad

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

tests2/requirements.txt

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
psycopg2
2-
aiopg
3-
aioprocessing
4-
docker-py
1+
aiopg==0.12.0
2+
aioprocessing==0.0.1
3+
astroid==1.4.8
4+
docker-py==1.10.6
5+
docker-pycreds==0.2.1
6+
isort==4.2.5
7+
lazy-object-proxy==1.2.2
8+
mccabe==0.5.2
9+
pdb==0.1
10+
pi==0.1.2
11+
psycopg2==2.6.2
12+
pylint==1.6.4
13+
python-gnupg==0.3.9
14+
PyYAML==3.12
15+
requests==2.12.1
16+
six==1.10.0
17+
websocket-client==0.37.0
18+
wrapt==1.10.8

0 commit comments

Comments
 (0)