Skip to content

Commit

Permalink
Merge pull request #109 from thalesgroup-cert/v2
Browse files Browse the repository at this point in the history
 Update requirements.txt
  • Loading branch information
ygalnezri authored May 23, 2024
2 parents 93c42a0 + 86849f8 commit 9e6c45a
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Watcher/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
mysqlclient==2.1.1
django==4.1.10
django-mysql==4.8.0
djangorestframework==3.14.0
django==5.0.6
django-mysql==4.13.0
djangorestframework==3.15.1
django-rest-knox==4.2.0
apscheduler==3.9.1.post1
nltk==3.8
feedparser==6.0.10
docutils==0.17.1
sphinx==5.3.0
sphinx-rtd-theme==1.1.1
myst-parser==0.18.1
whitenoise==6.2.0
apscheduler==3.10.4
nltk==3.8.1
feedparser==6.0.11
docutils==0.20.1
sphinx==7.3.7
sphinx-rtd-theme==2.0.0
myst-parser==3.0.1
whitenoise==6.6.0
python-tlsh==4.5.0
ipaddress==1.0.23
dnspython==2.2.1
dnspython==2.6.1
shadow-useragent==0.0.17
thehive4py==1.8.1
pymisp==2.4.167
django-auth-ldap==4.1.0
dnstwist==20221213
django-import-export==3.0.2
pymisp==2.4.190
django-auth-ldap==4.8.0
dnstwist==20240116
django-import-export==4.0.3
certstream==1.12

0 comments on commit 9e6c45a

Please sign in to comment.