Skip to content

Commit

Permalink
Update dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
haoxins committed Jan 5, 2024
1 parent 8a3481a commit c95af5d
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions requirements/dev.txt
@@ -1,23 +1,22 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements/dev.in
#

attrs==23.1.0
# via pytest
build==1.0.3
# via pip-tools
click==8.1.7
# via pip-tools
coverage[toml]==7.2.7
# via pytest-cov
importlib-metadata==6.7.0
# via build
# via
# coverage
# pytest-cov
iniconfig==2.0.0
# via pytest
numpy==1.21.6
numpy==1.26.3
# via pandas
packaging==23.2
# via
Expand Down Expand Up @@ -49,18 +48,10 @@ six==1.16.0
# via python-dateutil
toml==0.10.2
# via pytest
tomli==2.0.1
# via
# build
# coverage
# pip-tools
# pyproject-hooks
wcwidth==0.2.8
# via prettytable
wheel==0.41.2
# via pip-tools
zipp==3.15.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down

0 comments on commit c95af5d

Please sign in to comment.