Skip to content

Commit

Permalink
Bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
iakat committed Jan 23, 2025
1 parent e24b19a commit d2f7f36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --pre
# pip-compile
#
cython==3.0.11
# via -r requirements.in
numpy==2.1.2
numpy==2.2.2
# via
# -r requirements.in
# pykalman
Expand All @@ -15,11 +15,11 @@ pykalman==0.9.7
# via -r requirements.in
python-graph-core==1.8.2
# via -r requirements.in
scipy==1.14.1
scipy==1.15.1
# via
# -r requirements.in
# pykalman
ujson==5.10.0
# via -r requirements.in
uvloop==0.21.0b1
uvloop==0.21.0
# via -r requirements.in

0 comments on commit d2f7f36

Please sign in to comment.