Skip to content

Commit

Permalink
Add dev dependencies back to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandenburgh committed Jan 3, 2025
1 parent f87eb15 commit c812e39
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions analytics/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,22 @@ cachetools==5.5.0
celery==5.4.0
certifi==2024.12.14
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.1
click==8.1.8
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
decorator==5.1.1
distlib==0.3.9
dj-database-url==2.3.0
dj-email-url==1.0.6
Django==5.1.4
django-click==2.4.0
django-configurations==2.5.1
django-cors-headers==4.6.0
django-debug-toolbar==4.4.6
django-extensions==3.2.3
django-girder-utils==0.13.1
django-minio-storage==0.5.7
Expand All @@ -30,20 +35,29 @@ djangorestframework==3.15.2
durationpy==0.9
Events==0.5
executing==2.1.0
filelock==3.16.1
google-auth==2.37.0
gunicorn==23.0.0
idna==3.10
ipython==8.31.0
jedi==0.19.2
kombu==5.4.2
kubernetes==31.0.0
markdown-it-py==3.0.0
matplotlib-inline==0.1.7
mdurl==0.1.2
minio==7.2.13
oauthlib==3.2.2
opensearch-dsl==2.1.0
opensearch-py==2.8.0
packaging==24.2
parso==0.8.4
pexpect==4.9.0
platformdirs==4.3.6
pluggy==1.5.0
prompt_toolkit==3.0.48
psycopg2-binary==2.9.10
ptyprocess==0.7.0
pure_eval==0.2.3
pyasn1==0.6.1
pyasn1_modules==0.4.1
Expand All @@ -52,6 +66,7 @@ pycryptodome==3.21.0
pydantic==2.10.4
pydantic_core==2.27.2
Pygments==2.18.0
pyproject-api==1.8.0
python-dateutil==2.9.0.post0
python-gitlab==5.3.0
PyYAML==6.0.2
Expand All @@ -64,10 +79,15 @@ rsa==4.9
sentry-sdk==2.19.2
six==1.17.0
sqlparse==0.5.3
stack-data==0.6.3
tox==4.23.2
traitlets==5.14.3
types-cachetools==5.5.0.20240820
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.3.0
vine==5.1.0
virtualenv==20.28.1
wcwidth==0.2.13
websocket-client==1.8.0
whitenoise==6.8.2

0 comments on commit c812e39

Please sign in to comment.