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 2a3e7a5 commit 653c189Copy full SHA for 653c189
requirements.in
@@ -1,3 +1,2 @@
1
wslink==1.12.4
2
-fastjsonschema==2.21.1
3
websocket_client==1.8.0
requirements.txt
@@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
4
#
5
-# pip-compile --pre requirements.in
+# pip-compile requirements.in
6
7
aiohappyeyeballs==2.6.1
8
# via aiohttp
@@ -12,8 +12,6 @@ aiosignal==1.4.0
12
13
attrs==25.3.0
14
15
16
- # via -r requirements.in
17
frozenlist==1.7.0
18
# via
19
# aiohttp
0 commit comments