working somewhat on thinkpad - doesn't pass tests
This commit is contained in:
@@ -6,6 +6,8 @@ argcomplete==1.0.0
|
||||
arrow==0.12.1
|
||||
asn1crypto==0.23.0
|
||||
astropy==1.1.2
|
||||
atomicwrites==1.3.0
|
||||
attrs==18.2.0
|
||||
awscli==1.14.57
|
||||
Babel==2.2.0
|
||||
backports-abc==0.4
|
||||
@@ -34,7 +36,7 @@ click==6.6
|
||||
cloudpickle==0.1.1
|
||||
clyent==1.2.1
|
||||
colorama==0.3.7
|
||||
comtypes==1.1.3
|
||||
comtypes==1.1.7
|
||||
configobj==5.0.6
|
||||
coreapi==2.0.9
|
||||
cryptography==2.1.3
|
||||
@@ -85,6 +87,7 @@ docopt==0.6.2
|
||||
docutils==0.12
|
||||
enum34==1.1.2
|
||||
et-xmlfile==1.0.1
|
||||
Factory==1.2
|
||||
fastcache==1.0.2
|
||||
filemagic==1.6
|
||||
fitparse==1.0.1
|
||||
@@ -94,7 +97,7 @@ Flask-Login==0.3.2
|
||||
Flask-OpenID==1.2.5
|
||||
Flask-Uploads==0.2.0
|
||||
flower==0.9.1
|
||||
funcsigs==0.4
|
||||
funcsigs==1.0.2
|
||||
functools32==3.2.3.post2
|
||||
future==0.16.0
|
||||
futures==3.0.5
|
||||
@@ -127,12 +130,14 @@ Markdown==2.6.7
|
||||
MarkupSafe==0.23
|
||||
matplotlib==2.2.2
|
||||
mechanize==0.3.6
|
||||
MiniMockTest==0.5
|
||||
mock==2.0.0
|
||||
more-itertools==5.0.0
|
||||
mpld3==0.2
|
||||
mpmath==0.19
|
||||
multipledispatch==0.4.8
|
||||
MySQL-python==1.2.5
|
||||
mysqlclient==1.3.7
|
||||
networkx==1.11
|
||||
nose==1.3.7
|
||||
nose-parameterized==0.6.0
|
||||
numpy==1.14.2
|
||||
oauth2==1.9.0.post1
|
||||
@@ -141,20 +146,25 @@ odo==0.4.2
|
||||
openapi-codec==1.1.7
|
||||
packaging==16.8
|
||||
pandas==0.22.0
|
||||
pathlib2==2.1.0
|
||||
pathlib2==2.3.3
|
||||
pathspec==0.5.5
|
||||
pbr==5.1.2
|
||||
pexpect==4.0.1
|
||||
pickleshare==0.7.2
|
||||
Pillow==3.2.0
|
||||
pluggy==0.8.1
|
||||
polib==1.0.7
|
||||
psutil==4.1.0
|
||||
ptyprocess==0.5.1
|
||||
py==1.7.0
|
||||
pyasn1==0.1.9
|
||||
pycparser==2.14
|
||||
pycrypto==2.6.1
|
||||
PyMySQL==0.7.4
|
||||
pync==1.6.1
|
||||
pyparsing==2.2.0
|
||||
pytest==4.2.0
|
||||
pytest-sugar==0.9.2
|
||||
python-dateutil==2.7.2
|
||||
python-memcached==1.58
|
||||
python-metar==1.4.0
|
||||
@@ -165,6 +175,7 @@ PyYAML==3.12
|
||||
pyzmq==15.2.0
|
||||
ratelim==0.1.6
|
||||
redis==2.10.5
|
||||
req==1.0.0
|
||||
requests==2.12.3
|
||||
requests-oauthlib==0.7.0
|
||||
rowingdata==2.0.0
|
||||
@@ -186,10 +197,10 @@ singledispatch==3.4.0.3
|
||||
six==1.11.0
|
||||
SQLAlchemy==1.0.12
|
||||
sqlparse==0.1.19
|
||||
# Editable install with no version control (stravalib==0.6.6)
|
||||
-e /srv/venv/lib/python2.7/site-packages
|
||||
-e git+git@bitbucket.org:sanderroosendaal/rowsandall.git@c9695a9f8f5ee0e459de066007a5ef4cef58255b#egg=stravalib
|
||||
subprocess32==3.2.7
|
||||
sympy==1.0
|
||||
termcolor==1.1.0
|
||||
timestring==1.6.2
|
||||
timezonefinder==2.1.2
|
||||
toolz==0.7.4
|
||||
|
||||
Reference in New Issue
Block a user