-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0002479
commit 2518ec2
Showing
3 changed files
with
62 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
django | ||
icalendar | ||
nose2 | ||
numpy | ||
openpyxl | ||
pandas | ||
plotly | ||
psycopg2-binary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,66 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.10 | ||
# by the following command: | ||
# | ||
# pip-compile | ||
# | ||
asgiref==3.7.2 | ||
# via django | ||
# via | ||
# comptages (pyproject.toml) | ||
# django | ||
django==5.0 | ||
# via -r requirements.in | ||
# via comptages (pyproject.toml) | ||
et-xmlfile==1.1.0 | ||
# via openpyxl | ||
# via | ||
# comptages (pyproject.toml) | ||
# openpyxl | ||
icalendar==5.0.11 | ||
# via -r requirements.in | ||
# via comptages (pyproject.toml) | ||
nose2==0.14.0 | ||
# via -r requirements.in | ||
# via comptages (pyproject.toml) | ||
numpy==1.26.2 | ||
# via pandas | ||
# via | ||
# comptages (pyproject.toml) | ||
# pandas | ||
openpyxl==3.1.2 | ||
# via -r requirements.in | ||
# via comptages (pyproject.toml) | ||
packaging==23.2 | ||
# via plotly | ||
# via | ||
# comptages (pyproject.toml) | ||
# plotly | ||
pandas==2.1.4 | ||
# via -r requirements.in | ||
# via comptages (pyproject.toml) | ||
plotly==5.18.0 | ||
# via -r requirements.in | ||
# via comptages (pyproject.toml) | ||
psycopg2-binary==2.9.9 | ||
# via -r requirements.in | ||
# via comptages (pyproject.toml) | ||
python-dateutil==2.8.2 | ||
# via | ||
# comptages (pyproject.toml) | ||
# icalendar | ||
# pandas | ||
pytz==2023.3.post1 | ||
# via | ||
# comptages (pyproject.toml) | ||
# icalendar | ||
# pandas | ||
six==1.16.0 | ||
# via python-dateutil | ||
# via | ||
# comptages (pyproject.toml) | ||
# python-dateutil | ||
sqlparse==0.4.4 | ||
# via django | ||
# via | ||
# comptages (pyproject.toml) | ||
# django | ||
tenacity==8.2.3 | ||
# via plotly | ||
# via | ||
# comptages (pyproject.toml) | ||
# plotly | ||
typing-extensions==4.9.0 | ||
# via asgiref | ||
# via | ||
# asgiref | ||
# comptages (pyproject.toml) | ||
tzdata==2023.3 | ||
# via pandas | ||
# via | ||
# comptages (pyproject.toml) | ||
# pandas |