-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements-dev.lock
More file actions
32 lines (31 loc) · 623 Bytes
/
requirements-dev.lock
File metadata and controls
32 lines (31 loc) · 623 Bytes
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
# 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:.
asyncpg==0.29.0
greenlet==3.0.3
iniconfig==2.0.0
# via pytest
mypy==1.10.0
mypy-extensions==1.0.0
# via mypy
packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
psycopg2-binary==2.9.9
pytest==8.2.1
# via pytest-asyncio
pytest-asyncio==0.23.7
sqlalchemy==2.0.30
# via riverqueue
typing-extensions==4.12.1
# via mypy
# via sqlalchemy