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 64f2e1d commit deee8b4Copy full SHA for deee8b4
requirements/base.txt
@@ -1,5 +1,7 @@
1
-pydantic==2.0b2
+pydantic==2.0.2
2
pytest==7.3.1
3
playwright==1.34
4
cssselect==1.2.0
5
lxml
6
+redbird @ git+https://github.com/ManiMozaffar/red-bird@v2_but_v1
7
+rocketry @ git+https://github.com/ManiMozaffar/rocketry@master
requirements/typing.txt
@@ -14,6 +14,6 @@ types-dataclasses==0.6.6
14
# via -r requirements/typing.in
15
types-setuptools==67.7.0.1
16
17
-typing-extensions==4.5.0
+typing-extensions>=4.6.1
18
# via mypy
19
pytest-asyncio
0 commit comments