Skip to content
This repository was archived by the owner on Apr 3, 2021. It is now read-only.

Commit d9eae66

Browse files
committed
Add pip requirements file
1 parent cd1167e commit d9eae66

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

requirements.txt

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
Django==1.4.5
2+
GnuPGInterface==0.3.2
3+
PIL==1.1.7
4+
Paver==1.2.2
5+
SOAPpy==0.12.0
6+
TheBlueAlliance==1.03
7+
argparse==1.2.1
8+
awscli==1.5.6
9+
bcdoc==0.12.2
10+
botocore==0.70.0
11+
chardet==2.0.1
12+
colorama==0.2.5
13+
decorator==4.0.9
14+
django-registration==0.8
15+
djextdirect==0.6
16+
docutils==0.12
17+
fpconst==0.7.2
18+
iotop==0.4.4
19+
jmespath==0.5.0
20+
joblib==0.9.4
21+
numpy==1.6.2
22+
praw==3.4.0
23+
praw-oauth2util==0.3.4
24+
pyOpenSSL==16.0.0
25+
pyasn1==0.1.7
26+
pycurl==7.19.0
27+
python-apt==0.8.8.2
28+
python-dateutil==2.2
29+
python-debian==0.1.21
30+
python-debianbts==1.11
31+
reportbug==6.4.4
32+
requests==2.9.1
33+
rethinkdb==1.16.0-4
34+
rsa==3.1.2
35+
setproctitle==1.0.1
36+
simplejson==2.5.2
37+
six==1.10.0
38+
unattended-upgrades==0.1
39+
update-checker==0.11
40+
virtualenv==15.0.1
41+
wsgiref==0.1.2

0 commit comments

Comments
 (0)