Skip to content

Commit

Permalink
[ADD] dependencies of the project
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdiirh committed Apr 30, 2024
1 parent 0710a25 commit 87cd0e3
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
amqp==5.2.0
asgiref==3.8.1
attrs==23.2.0
beautifulsoup4==4.12.3
billiard==4.2.0
black==24.4.0
celery==5.4.0
celery-singleton==0.3.1
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
Django==5.0.4
django-phonenumber-field==7.3.0
flower==2.0.1
h11==0.14.0
humanize==4.9.0
idna==3.7
kombu==5.3.7
linkedin-api @ git+https://github.com/mehdiirh/linkedin-api.git@ccf91f74435e03e58addeedbd884e516e3bd2b36
lxml==5.2.1
mypy-extensions==1.0.0
mysqlclient==2.2.4
outcome==1.3.0.post0
packaging==24.0
pathspec==0.12.1
phonenumbers==8.13.35
pillow==10.3.0
platformdirs==4.2.1
prometheus_client==0.20.0
prompt-toolkit==3.0.43
PySocks==1.7.1
python-dateutil==2.9.0.post0
pytz==2024.1
redis==5.0.4
requests==2.31.0
selenium==4.20.0
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.5
sqlparse==0.5.0
tornado==6.4
trio==0.25.0
trio-websocket==0.11.1
typing_extensions==4.11.0
tzdata==2024.1
urllib3==2.2.1
vine==5.1.0
wcwidth==0.2.13
wsproto==1.2.0

0 comments on commit 87cd0e3

Please sign in to comment.