Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9344447
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
885 B
Subscribers
None
View Options
diff --git a/requirements.txt b/requirements.txt
index 7bb1e6e1f..b22d175bf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,26 +1,30 @@
# Add here external Python modules dependencies, one per line. Module names
# should match https://pypi.python.org/pypi names. For the full spec or
# dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html
beautifulsoup4
chardet
cryptography
django < 3
django-cors-headers
django-js-reverse
djangorestframework
django-webpack-loader
docutils
htmlmin
iso8601
lxml
+# Fix 'ImportError: cannot import name 'soft_unicode' from 'markupsafe''
+# when running pytest
+# TODO: remove that dependency once pybadges depends on Jinja2 >=3
+markupsafe < 2.1.0
prometheus-client
pybadges >= 2.2.1
pygments
python-magic >= 0.4.0
python-memcached
pyyaml
requests
sentry-sdk
typing-extensions
psycopg2 < 2.9
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Jul 4, 2:27 PM (2 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3451403
Attached To
R65 Staging repository
Event Timeline
Log In to Comment