forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
37 lines (37 loc) · 1.16 KB
/
requirements.in
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
# NOTE TO DEVELOPERS: If you make changes to this file, please run
#
# python -m scripts.install_third_party
#
# to update `requirements.txt` and `third_party/python_libs` accordingly.
apache-beam[gcp]==2.24.0
backports.functools-lru-cache==1.6.1
beautifulSoup4==4.9.1
bleach==3.1.5
callbacks==0.3.0
contextlib2==0.6.0.post1
# TODO(#11474): Use a regular dependency after upgrading to Python 3. Until
# then, we must depend on a patched version of firebase-admin==3.2.1 (hosted on
# the following repository) because that is the last version which supports
# Python 2, but is missing a feature which we were forced to patch in.
git+git://github.com/oppia/firebase-admin-python@8d6deee889733d09ef5327d78c09e4d7b17785ac#egg=firebase-admin
future==0.18.2
GoogleAppEngineCloudStorageClient==1.9.22.1
GoogleAppEngineMapReduce==1.9.22.0
GoogleAppEnginePipeline==1.9.22.1
Graphy==1.0.0
html5lib==1.0.1
mutagen==1.43.0
packaging==20.4
pylatexenc==2.6
simplejson==3.17.0
six==1.15.0
soupsieve==1.9.5
webencodings==0.5.1
redis==3.5.3
requests==2.24.0
requests-mock==1.5.2
requests-toolbelt==0.9.1
google-cloud-tasks==1.5.0
googleapis_common_protos==1.52.0
webapp2==3.0.0b1
elasticsearch==7.10.0