Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Mention balanced deps in requirements.txt (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Jul 20, 2012
1 parent 1345df1 commit 2e2c613
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
./vendor/aspen-0.18.29.tar.bz2
./vendor/psycopg2-2.4.5.tar.gz
./vendor/simplejson-2.3.2.tar.gz

./vendor/certifi-0.0.8.tar.gz
./vendor/pyasn1-0.1.3.tar.gz
./vendor/rsa-3.0.1.zip
./vendor/chardet-1.0.1.tar.gz
./vendor/oauthlib-0.1.3.tar.gz
./vendor/requests-0.12.1.tar.gz

./vendor/iso8601-0.1.4.tar.gz
./vendor/mock-0.8.0.tar.gz
./vendor/balanced-0.8.15.tar.gz

./

0 comments on commit 2e2c613

Please sign in to comment.