We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b3158 commit d8df356Copy full SHA for d8df356
requirements.txt
@@ -1,3 +1,8 @@
1
+# This file is used in test runs, to pin versions of runtime dependencies
2
+# (those in setup.cfg), to help test stability, because some tests
3
+# depend on exact behaviour (e.g. of Babel which bundles specific versions
4
+# of i18n data) and are hard to write concisely otherwise.
5
+
6
fluent.syntax>=0.14
7
attrs==19.3.0
8
babel==2.9.1
0 commit comments