Skip to content

Commit 653c189

Browse files
committed
rm fastjsonschema
1 parent 2a3e7a5 commit 653c189

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

requirements.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
wslink==1.12.4
2-
fastjsonschema==2.21.1
32
websocket_client==1.8.0

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --pre requirements.in
5+
# pip-compile requirements.in
66
#
77
aiohappyeyeballs==2.6.1
88
# via aiohttp
@@ -12,8 +12,6 @@ aiosignal==1.4.0
1212
# via aiohttp
1313
attrs==25.3.0
1414
# via aiohttp
15-
fastjsonschema==2.21.1
16-
# via -r requirements.in
1715
frozenlist==1.7.0
1816
# via
1917
# aiohttp

0 commit comments

Comments
 (0)