Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • AIO Gremlin AIO Gremlin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Goblin OGM
  • AIO GremlinAIO Gremlin
  • 080c1613546c143729f0e11269e7ba4a0b19979f
Switch branch/tag
  • aiogremlin
  • requirements.txt
Find file Normal viewHistoryPermalink
requirements.txt 235 Bytes
Newer Older
Jeffrey Phillips Freeman's avatar
Build: Require gremlinpython 3.4.3 or higher.    
Jeffrey Phillips Freeman committed Jan 29, 2020
1
gremlinpython==3.4.3
Jeffrey Phillips Freeman's avatar
Build: Updated requirements fie to latest versions.    
Jeffrey Phillips Freeman committed Jan 29, 2020
2
3
4
5
PyYAML==5.3
six==1.14.0
aenum==2.2.3
aiohttp==3.6.2
Jeffrey Phillips Freeman's avatar
CI: Fixing integration tests.    
Jeffrey Phillips Freeman committed Jan 28, 2020
6
inflection==0.3.1
Jeffrey Phillips Freeman's avatar
CI: Fixed coverage reporting.    
Jeffrey Phillips Freeman committed Jan 29, 2020
7
coverage==5.0.3
Jeffrey Phillips Freeman's avatar
CI: Fixing integration tests.    
Jeffrey Phillips Freeman committed Jan 28, 2020
8

Jeffrey Phillips Freeman's avatar
Build: Updated requirements fie to latest versions.    
Jeffrey Phillips Freeman committed Jan 29, 2020
9
10
#for testing
pytest-asyncio>=0.10.0
Jeffrey Phillips Freeman's avatar
CI: Fixing integration tests.    
Jeffrey Phillips Freeman committed Jan 28, 2020
11
pytest-cache>=1.0
Jeffrey Phillips Freeman's avatar
Build: Updated requirements fie to latest versions.    
Jeffrey Phillips Freeman committed Jan 29, 2020
12
pytest-cov>=2.8.1
Jeffrey Phillips Freeman's avatar
CI: Fixing integration tests.    
Jeffrey Phillips Freeman committed Jan 28, 2020
13
pytest-pep8>=1.0.6
Jeffrey Phillips Freeman's avatar
Build: Updated requirements fie to latest versions.    
Jeffrey Phillips Freeman committed Jan 29, 2020
14
pytest>=5.3.4
Jeffrey Phillips Freeman's avatar
Build: Added 5 second timeout for all tests.    
Jeffrey Phillips Freeman committed Jan 29, 2020
15
pytest-timeout>=1.3.4