0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/requirements.txt

49 lines
856 B
Plaintext
Raw Normal View History

2020-01-23 23:50:44 +01:00
appnope==0.1.0
asgiref==3.2.3
2020-01-23 23:50:44 +01:00
backcall==0.1.0
backoff==1.6.0
2020-01-23 23:52:02 +01:00
certifi==2019.11.28
chardet==3.0.4
2020-01-23 23:50:44 +01:00
decorator==4.4.1
dj-database-url==0.5.0
Django==3.0.3
2020-02-02 00:56:30 +01:00
django-cors-headers==3.2.1
2020-02-01 00:34:54 +01:00
django-loginas==0.3.8
django-stubs==1.4.0
djangorestframework==3.11.0
2020-02-01 00:34:54 +01:00
djangorestframework-stubs==1.1.0
2020-02-02 07:40:38 +01:00
freezegun==0.3.14
2020-01-23 23:50:44 +01:00
gunicorn==20.0.4
idna==2.8
2020-01-23 23:50:44 +01:00
ipdb==0.12.2
ipython==7.9.0
ipython-genutils==0.2.0
jedi==0.16.0
monotonic==1.5
2020-01-24 20:00:25 +01:00
mypy==0.761
mypy-extensions==0.4.3
2020-02-02 07:40:38 +01:00
numpy==1.18.1
pandas==1.0.0
parso==0.6.1
2020-01-23 23:50:44 +01:00
pexpect==4.7.0
pickleshare==0.7.5
posthoganalytics==1.0.6
2020-01-23 23:50:44 +01:00
prompt-toolkit==2.0.10
psycopg2==2.8.4
2020-02-12 05:43:29 +01:00
psycopg2-binary==2.8.4
2020-01-23 23:50:44 +01:00
ptyprocess==0.6.0
Pygments==2.5.2
2020-02-02 07:40:38 +01:00
python-dateutil==2.8.1
2020-01-23 23:50:44 +01:00
pytz==2019.3
requests==2.22.0
2020-01-23 23:52:02 +01:00
sentry-sdk==0.14.1
six==1.14.0
2020-01-23 23:50:44 +01:00
sqlparse==0.3.0
traitlets==4.3.3
2020-01-24 20:00:25 +01:00
typed-ast==1.4.1
typing-extensions==3.7.4.1
2020-01-23 23:52:02 +01:00
urllib3==1.25.8
2020-01-23 23:50:44 +01:00
uuid==1.30
wcwidth==0.1.8
2020-01-23 23:57:41 +01:00
whitenoise==5.0.1