Skip to content

Commit

Permalink
Update jafgen which removes pandas dep from requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenwindflower committed Apr 10, 2024
1 parent 119adbc commit 2c156f6
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,22 @@ identify==2.5.35
# via pre-commit
idna==3.6
# via requests
jafgen==0.4.11
jafgen==0.4.12
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
nodeenv==1.8.0
# via pre-commit
numpy==1.26.4
# via
# jafgen
# pandas
pandas==2.2.1
# via jafgen
platformdirs==4.2.0
# via virtualenv
pre-commit==3.7.0
pygments==2.17.2
# via rich
python-dateutil==2.9.0.post0
# via
# faker
# pandas
pytz==2024.1
# via pandas
# via faker
pyyaml==6.0.1
# via pre-commit
requests==2.31.0
Expand All @@ -57,8 +49,6 @@ typer==0.12.3
# via jafgen
typing-extensions==4.11.0
# via typer
tzdata==2024.1
# via pandas
urllib3==2.2.1
# via requests
virtualenv==20.25.1
Expand Down

0 comments on commit 2c156f6

Please sign in to comment.