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 0eae52e commit b85afdeCopy full SHA for b85afde
requirements-dev.lock
@@ -0,0 +1,34 @@
1
+# generated by rye
2
+# use `rye lock` or `rye sync` to update this lockfile
3
+#
4
+# last locked with the following flags:
5
+# pre: false
6
+# features: []
7
+# all-features: false
8
+# with-sources: false
9
+
10
+-e file:.
11
+blinker==1.7.0
12
+ # via flask
13
+click==8.1.7
14
15
+flask==3.0.2
16
+ # via flask-pymemcache
17
+iniconfig==2.0.0
18
+ # via pytest
19
+itsdangerous==2.1.2
20
21
+jinja2==3.1.3
22
23
+markupsafe==2.1.5
24
+ # via jinja2
25
+ # via werkzeug
26
+packaging==23.2
27
28
+pluggy==1.4.0
29
30
+pymemcache==4.0.0
31
32
+pytest==8.0.2
33
+werkzeug==3.0.1
34
0 commit comments