Skip to content

Commit

Permalink
Merge pull request #733 from MarechJ/req/numpy
Browse files Browse the repository at this point in the history
Remove explicit numpy pinning
  • Loading branch information
FlorianSW authored Oct 24, 2024
2 parents f673442 + c64117e commit 8c99c7a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@ rq-scheduler==0.13.1
paramiko==3.5.0
ftpretty==0.4.0
pytz>=2023.3
numpy>=1.26.0,<2.0.0
pydantic==2.9.2
discord.py==2.4.0
# django-directory
# django-dirctory is currently incompatible with Django 4.0+, PR is pending to fix django-directory upstream
git+https://github.com/cemathey/django-directory@f51ee1e8dc50edf453fee4a0d9631c0e46fe9433
pre-commit
humanize==4.11.0
humanize==4.11.0

0 comments on commit 8c99c7a

Please sign in to comment.