Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • senpy senpy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • senpy
  • senpysenpy
  • 4291c5eabf7986609ff17ecbf9b0474c27886ffa
Switch branch/tag
  • senpy
  • requirements.txt
Find file Normal viewHistoryPermalink
requirements.txt 151 Bytes
Newer Older
J. Fernando Sánchez's avatar
Fixed requirements    
J. Fernando Sánchez committed Feb 24, 2015
1
2
Flask>=0.10.1
requests>=2.4.1
J. Fernando Sánchez's avatar
Replace gevent with tornado    
J. Fernando Sánchez committed Apr 10, 2017
3
tornado>=4.4.3
J. Fernando Sánchez's avatar
Fixed requirements    
J. Fernando Sánchez committed Feb 24, 2015
4
PyLD>=0.6.5
J. Fernando Sánchez's avatar
Fixed py2 problems and other improvements    
J. Fernando Sánchez committed Aug 27, 2017
5
nltk
J. Fernando Sánchez's avatar
Python 3 compatible    
J. Fernando Sánchez committed Feb 20, 2016
6
7
8
future
jsonschema
jsonref
J. Fernando Sánchez's avatar
Substituted json with yaml    
J. Fernando Sánchez committed May 06, 2016
9
PyYAML
J. Fernando Sánchez's avatar
Loads of changes!    
J. Fernando Sánchez committed Feb 27, 2017
10
11
rdflib
rdflib-jsonld
J. Fernando Sánchez's avatar
Fix schema issues and parameter validation    
J. Fernando Sánchez committed May 16, 2018
12
numpy
J. Fernando Sánchez's avatar
Fix typo in requirements    
J. Fernando Sánchez committed Jul 23, 2018
13
scipy
J. Fernando Sánchez's avatar
Fix schema issues and parameter validation    
J. Fernando Sánchez committed May 16, 2018
14
scikit-learn
J. Fernando Sánchez's avatar
Add *responses* to improve mocking    
J. Fernando Sánchez committed Jul 23, 2018
15
responses