forked from wevote/WeVoteServer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
68 lines (68 loc) · 1.65 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# As we approach deployment, we should probably move to different requirements files for local vs. production
# See Chapt 5.5 in Two Scoops of Django
# Unipath==1.1s
# python-votesmart=0.3.3 # Using local version instead since 0.3.3 not Py 3 compatible
# sendgrid-django==4.2.0
Pillow==9.4.0
PyJWT==2.4.0
boto3==1.26.46
cryptography==3.4.8
cloudscraper==1.2.68
dj-database-url==0.5.0
dj-static==0.0.6
django-background-tasks==1.2.5
django-bootstrap3==15.0.0
django-cors-headers==3.7.0
django-crispy-forms==1.12.0
django-sslserver==0.22
django-twitter-bootstrap==3.3.0
django-user_agents==0.4.0
django==3.2.19
djangorestframework==3.12.4
elasticsearch>=1.0.0,<2.0.0
facebook-sdk==3.1.0
firebase_admin==4.5.3
future==0.18.3
geoip2==2.9.0
geopy==2.2.0
google-api-core==1.31.5
google-api-python-client==2.44.0
google-auth==1.35.0
google-cloud-firestore==2.4.0
google-cloud-storage==2.3.0
gunicorn==20.1.0
httplib2==0.19.1
nameparser==1.0.6
oauth2client==4.1.3
oauthlib==3.2.2
phonenumbers==8.12.39
psycopg2-binary==2.9.3
py3dns==3.2.1
pyasn1-modules==0.2.8
pyasn1==0.4.8
pygeoip==0.3.2
pyjwkest==1.4.2
python-magic==0.4.24 # Requires "brew install libmagic" or "brew upgrade libmagic" or "pip install libmagic"
python3-openid -e git+git://github.com/wevote/python3-openid.git@master#egg=python3-openid
pytz==2021.1
requests-oauthlib==1.3.0
requests==2.31.0
robot-detection==0.4
rsa==4.7.2
selenium==3.141.0
sendgrid==6.9.7
setuptools
simplejson==3.17.2
six==1.14.0
social-auth-app-django==5.0.0
social-auth-core==4.2.0
static3==0.7.0
stripe==2.58.0
tweepy==4.4.0
twilio==7.8.2
uritemplate==3.0.1
usaddress==0.5.10
user-agents==1.1.0
validate-email==1.3
wikipedia==1.4.0
xmltodict==0.12.0