Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W whats-open
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nicholas J Anderson
  • whats-open
  • adaed59fe1c8fb3ac7d2643b9fda2bd7cb45e895

Switch branch/tag
  • whats-open
  • requirements.txt
Find file Normal viewHistoryPermalink
requirements.txt 187 Bytes
Newer Older
Daniel Bond's avatar
set up Restaurant and Schedule classes    
Daniel Bond committed Sep 08, 2012
1
2
3
Django==1.4.1
South==0.7.6
argparse==1.2.1
Tyler Hallada's avatar
Adding dj-database-url to the requirements.    
Tyler Hallada committed Oct 09, 2012
4
5
distribute==0.6.24
dj-database-url==0.2.1
Tyler Hallada's avatar
Configuring to run locally without local_settings, and able to run with apache...    
Tyler Hallada committed Nov 17, 2012
6
7
8
gevent==0.13.8
greenlet==0.4.0
gunicorn==0.15.0
Tyler Hallada's avatar
Added psycopg2 to requirements.    
Tyler Hallada committed Oct 09, 2012
9
psycopg2==2.4.5
Tyler Hallada's avatar
Adding dj-database-url to the requirements.    
Tyler Hallada committed Oct 09, 2012
10
python-memcached==1.48
Daniel Bond's avatar
set up Restaurant and Schedule classes    
Daniel Bond committed Sep 08, 2012
11
wsgiref==0.1.2