aboutsummaryrefslogtreecommitdiff
path: root/requirements-dev.lock
diff options
context:
space:
mode:
Diffstat (limited to 'requirements-dev.lock')
-rw-r--r--requirements-dev.lock63
1 files changed, 63 insertions, 0 deletions
diff --git a/requirements-dev.lock b/requirements-dev.lock
new file mode 100644
index 0000000..4e9eaa5
--- /dev/null
+++ b/requirements-dev.lock
@@ -0,0 +1,63 @@
+# generated by rye
+# use `rye lock` or `rye sync` to update this lockfile
+#
+# last locked with the following flags:
+# pre: false
+# features: []
+# all-features: false
+# with-sources: false
+# generate-hashes: false
+# universal: false
+
+-e file:.
+black==25.1.0
+certifi==2025.8.3
+ # via requests
+charset-normalizer==3.4.3
+ # via requests
+click==8.2.1
+ # via black
+flake8==7.3.0
+idna==3.10
+ # via requests
+iniconfig==2.1.0
+ # via pytest
+loguru==0.7.3
+ # via umabot
+mccabe==0.7.0
+ # via flake8
+mypy-extensions==1.1.0
+ # via black
+packaging==25.0
+ # via black
+ # via pytest
+pathspec==0.12.1
+ # via black
+platformdirs==4.4.0
+ # via black
+pluggy==1.6.0
+ # via pytest
+praw==7.8.1
+ # via umabot
+prawcore==2.4.0
+ # via praw
+pycodestyle==2.14.0
+ # via flake8
+pyflakes==3.4.0
+ # via flake8
+pygments==2.19.2
+ # via pytest
+pytest==8.4.1
+python-dotenv==1.1.1
+ # via umabot
+requests==2.32.5
+ # via prawcore
+ # via update-checker
+schedule==1.2.2
+ # via umabot
+update-checker==0.18.0
+ # via praw
+urllib3==2.5.0
+ # via requests
+websocket-client==1.8.0
+ # via praw